Skip to main content
GET
Look up payer policies by code, state, and plan type

Authorizations

X-API-Key
string
header
required

Query Parameters

payer
string
required

Payer slug, e.g. medicare_ffs or uhc

code
string | null

CPT/HCPCS code

state
string | null

US state (MA, NY). Resolves Medicare MAC.

plan_type
string | null

ffs | medicare_advantage | medicaid | commercial

scope
string | null

general = national only, even if state is sent

as_of
string<date> | null

Point-in-time (YYYY-MM-DD)

limit
integer
default:50

Maximum number of records to return.

Required range: 1 <= x <= 200

Response

Successful Response