Contact Sales
Search...
/
Introduction
Getting Started
Candid Environments
Payer Information
API Principles
Design Principles
Development Lifecycle
Breaking Changes
Conventions
Additional Resources
Postman
OpenAPI
Legacy Documentation
Support
API Reference
Auth
Billing Notes
Contracts
Custom Schemas
Eligibility
Encounters
Expected Network Status
Exports
External Payment Account Config
Fee Schedules
Guarantor
Import Invoice
Insurance Adjudications
Insurance Payments
Insurance Refunds
Non Insurance Payer Payments
Non Insurance Payer Refunds
Non Insurance Payers
Organization Service Facilities
Organization Providers
Patient Payments
Patient Refunds
Payers
Service Lines
Tasks
Third Party Payer Payments
Third Party Payer Refunds
Third Party Payers
Write Offs
Pre Encounter
Appointments
Coverages
V1
POST
Create
PUT
Update
GET
Get
GET
Get History
GET
Get Multi
GET
Scan
POST
Check Eligibility
GET
Get Eligibility
Patients
Service Facility
Contact Sales
API Reference
Pre Encounter
Coverages
V1
Check Eligibility
Beta
POST
https://
pre-api.joincandidhealth.com
/
coverages
/
v1
/
/
:id
/
eligibility
Initiates an eligibility check. Returns the metadata of the check if successfully initiated.
Path parameters
id
UUID
Required
The unique identifier for a Coverage in the database
Request
This endpoint expects an object.
service_code
enum
Required
Code identifying the type of service or benefit within a specific insurance policy (X12 008010 Element 1365)
Show 187 enum values
date_of_service
date
Required
npi
string
Required
Response
This endpoint returns an object.
check_id
string
service_code
enum
Code identifying the type of service or benefit within a specific insurance policy (X12 008010 Element 1365)
Show 187 enum values
status
enum
Allowed values:
CREATED
COMPLETED
FAILED
PENDING
enum to represent the statuses of eligibility checks
initiated_by
string
The unique identifier for a User in the database
initiated_at
datetime
Built with