Skip to main content
GET
Same as POST with flat query parameters

Authorizations

Authorization
string
header
required

Optional. An Arlo account token adds linked-coverage plan matching and family-member patientId. Anonymous calls resolve the plan from planHints only.

Query Parameters

providerName
string
npi
string
code
string
limit
integer
zip
string

5-digit US ZIP

latitude
number
longitude
number
payerName
string

planHints.payerName

employerName
string

planHints.employerName

planName
string

planHints.planName

groupNumber
string

planHints.groupNumber (HCSC members only)

planUnavailable
boolean

planHints.unavailable

Response

Matches

service
object

Echo of the resolved service. VERIFY appliesTo against the actual patient before relaying any number.

supportedServices
object[]

Full pricing catalog, returned when the service could not be resolved. Pick the right code and re-call.

location
object

Whether the ZIP/coordinates passed were consumed. Only re-ask the patient for location when applied=false.

matches
object[]
plan
object

What the estimate is based on. Always read matchTier and basis before relaying numbers.

rateFetchNote
string
evidenceCardEligible
boolean

true when exactly one match carries evidence signals (a UI may render an evidence card).

signalDefinitions
object
methodology
string
needsMoreInfo
object[]

Asks to relay to the patient. Answering them improves the estimate (ranges become the plan's exact rates). Each ask names the field, why it matters, and how to obtain it.

disclaimer
string

ALWAYS convey to the patient: estimates come from the insurer's published data and are not a price guarantee.