Skip to main content

Authentication

All requests require an API key passed via the x-api-key header, along with a tenant_id query parameter.
string
required
Your tenant API key.

Query Parameters

integer
required
Your tenant ID.
string
required
The visit number to verify coverage for.

Response

string
The visit number that was queried.
string
Call status. One of completed, in_progress, or failed.
string
Patient name on the claim.
string
Name of the insurance payer.
string
Patient’s member/subscriber ID.
string
Insurance group number.
string
Type of insurance plan (e.g. PPO, HMO, EPO, POS).
boolean
Whether the patient’s coverage is currently active.
string
Coverage effective date (YYYY-MM-DD).
string
Coverage termination date, if applicable (YYYY-MM-DD).
number
Copay amount for the service type.
number
Coinsurance percentage the patient is responsible for.
number
Remaining deductible amount for the benefit period.
number
Remaining out-of-pocket maximum for the benefit period.
boolean
Whether the rendering provider is in-network for this plan.