Skip to main content

Medicaid Developer Quickstart

Build with Medicaid intelligence data in minutes. Start with the API index, then move into catalog discovery and module payloads.

1. Prerequisites

  • `curl` installed
  • Internet access to `orbdoc.com`
  • A route in your app where you can render JSON responses

2. First Call

Start with the index endpoint to confirm available surfaces.

# Fetch API index
curl -s https://orbdoc.com/api/medicaid/intelligence/index.json

3. Discover Modules

# List modules with maturity and route metadata
curl -s https://orbdoc.com/api/medicaid/intelligence/catalog.json

4. Fetch Module Payload

# Fetch a module payload
curl -s https://orbdoc.com/api/medicaid/intelligence/module/policy-did-v2.json