Provides real-time access to patient eligibility benefits information, including procedure-specific benefits and optional coordination of benefits (COB) check.
mockRequest parameter in the body to true. There are 4 scenarios you may test with. Refer to
Mock Eligibility for the scenarios.
N/A in any field
does not necessarily mean that the benefit is not present in the subscriber’s insurance plan.
runCobCheck flag to automatically call the Coordination of Benefits using the information
in the eligibility check request. Using this flag may incur additional costs. Reach out to Cair for pricing.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Patient and coverage information
Patient first name
Patient last name
Patient Date of Birth, formatted as MM-DD-YYYY
Member ID of patient's insurance policy
Date to request coverage information. Formatted as MM-DD-YYYY
Payer ID. Can be found under the enrollments page in the platform, or the Fetch Enrollments API
Provider ID. Can be found by copying the enrollment ID in the enrollments page in the platform, or the Fetch Enrollments API
Optional flag to only return mock data
Service type codes to request coverage information for
CPT or CDT codes to check coverage for
Type of procedure codes being provided. Must be either 'CPT' or 'CDT'
CPT, CDT Whether to run a coordination of benefits check
Eligibility check successful
Name of the insurance payer
Coverage status
Active Coverage, Inactive Member ID of the subscriber
Group name from the plan
Group number from the plan
Type of insurance (e.g. PPO, HMO)
Name of the plan
Effective date range of the plan
Eligibility begin date (YYYY-MM-DD)
Dependent details when the policy is mapped from a family member
Map of service type codes to benefit information
Overall message about the eligibility check
Coordination of benefits information, only present if runCobCheck was true