Authentication
All requests require an API key passed via thex-api-key header, along with a tenant_id query parameter.
Your tenant API key.
Query Parameters
Your tenant ID.
The visit number to verify coverage for.
Response
The visit number that was queried.
Call status. One of
completed, in_progress, or failed.Patient name on the claim.
Name of the insurance payer.
Patient’s member/subscriber ID.
Insurance group number.
Type of insurance plan (e.g.
PPO, HMO, EPO, POS).Whether the patient’s coverage is currently active.
Coverage effective date (YYYY-MM-DD).
Coverage termination date, if applicable (YYYY-MM-DD).
Copay amount for the service type.
Coinsurance percentage the patient is responsible for.
Remaining deductible amount for the benefit period.
Remaining out-of-pocket maximum for the benefit period.
Whether the rendering provider is in-network for this plan.