# Cair Health Dev Docs ## Docs - [Fetch Claim Scrub](https://docs.cairhealth.com/api-reference/endpoint/agent-actions/fetch-claim-scrub.md): Placeholder endpoint - API under development - [Generate Letter of Medical Necessity](https://docs.cairhealth.com/api-reference/endpoint/agent-actions/generate-letter.md): Generates a Letter of Medical Necessity (LMN) from uploaded procedure notes using AI analysis. The letter can be returned as plain text or as a formatted PDF document based on the `output_format` parameter. - [Poll Claim Scrub Runs](https://docs.cairhealth.com/api-reference/endpoint/agent-actions/poll-claim-optimization.md): Placeholder endpoint - API under development - [Start Claim Scrub](https://docs.cairhealth.com/api-reference/endpoint/agent-actions/start-claim-scrub.md): Placeholder endpoint - API under development - [Webhooks: Claim Scrubber](https://docs.cairhealth.com/api-reference/endpoint/agent-actions/webhook-delivery.md) - [AI Phone Call API](https://docs.cairhealth.com/api-reference/endpoint/aiphonecall/aiphonecall.md): Triggers an automated phone call for verification of benefits (VOB) or denial follow-ups - [AI Phone Call: Retrieve Results](https://docs.cairhealth.com/api-reference/endpoint/aiphonecall/call-results.md): Retrieve the outcomes of AI phone calls placed through the Cair platform. Returns only completed or failed calls — calls still in progress are excluded. Results are scoped to your organization based on your authentication token. - [AI Phone Call: Webhooks](https://docs.cairhealth.com/api-reference/endpoint/aiphonecall/webhook-delivery.md) - [Webhooks: Claim Status Change](https://docs.cairhealth.com/api-reference/endpoint/claims/claim-status-change-webhooks.md) - [Create Claim Attachment](https://docs.cairhealth.com/api-reference/endpoint/claims/create-claim-attachment.md): Uploads a document as a claim attachment and returns an attachment ID that can be used with other claim APIs - [Create Claim From Healthie CMS 1500](https://docs.cairhealth.com/api-reference/endpoint/claims/create-claim-from-healthie.md): Creates a claim from a Healthie CMS 1500 file. This schema is based on the Healthie CMS 1500 schema that can be found [here](https://docs.gethealthie.com/reference/2024-06-01/objects/cms1500). - [Create Professional Claim](https://docs.cairhealth.com/api-reference/endpoint/claims/create-professional-claim.md): Creates a professional claim from a CMS 1500 file. This schema is an augmentation of the Healthie CMS 1500 schema to support the full CMS-1500 claim format. - [Webhooks: Claim Response](https://docs.cairhealth.com/api-reference/endpoint/claims/fhir-claim-response-webhooks.md) - [Update Professional Claim](https://docs.cairhealth.com/api-reference/endpoint/claims/update-professional-claim.md): Update an existing professional claim - [Real Time Coordination of Benefits Check](https://docs.cairhealth.com/api-reference/endpoint/eligibility/cob.md): Provides coordination of benefits (COB) information for a patient, including primary and secondary insurance details. - [Real Time Eligibility Check](https://docs.cairhealth.com/api-reference/endpoint/eligibility/eligibility.md): Provides real-time access to patient eligibility benefits information, such as deductibles, copays, etc. - [Real Time Eligibility Check with Service Type Code](https://docs.cairhealth.com/api-reference/endpoint/eligibility/eligibility-v2.md): Provides real-time access to patient eligibility benefits information, such as deductibles, copays, etc. - [Real Time Eligibility Check with STC/Procedure Code](https://docs.cairhealth.com/api-reference/endpoint/eligibility/eligibility-v3.md): Provides real-time access to patient eligibility benefits information, including procedure-specific benefits and optional coordination of benefits (COB) check. - [Send Mock Eligibility Requests](https://docs.cairhealth.com/api-reference/endpoint/eligibility/mock-eligibility.md) - [Enroll Provider](https://docs.cairhealth.com/api-reference/endpoint/enrollments/enroll-provider.md): Placeholder endpoint - API under development - [List Enrollments](https://docs.cairhealth.com/api-reference/endpoint/enrollments/fetch-enrollments.md): Fetches information about provider enrollments in the platform. Allows retrieval of provider/payer IDs for use in other APIs. - [List Providers](https://docs.cairhealth.com/api-reference/endpoint/enrollments/fetch-provider.md): Placeholder endpoint - API under development - [Analyze Patient Chart](https://docs.cairhealth.com/api-reference/endpoint/patient-chart-analysis/analyze-patient-chart.md): Analyzes patient chart documents and generates comprehensive medical coding and documentation reports - [Fetch Patient Chart Report](https://docs.cairhealth.com/api-reference/endpoint/patient-chart-analysis/get-patient-chart.md): Fetches a patient chart analysis result by its ID. Returns the comprehensive medical coding and documentation report including all sub-reports. - [Webhooks: Chart Analysis](https://docs.cairhealth.com/api-reference/endpoint/patient-chart-analysis/patient-chart-analysis-webhooks.md) - [Refresh Auth Token](https://docs.cairhealth.com/api-reference/endpoint/refresh.md): Refreshes an expired access token using a valid refresh token. - [Get Auth Token](https://docs.cairhealth.com/api-reference/endpoint/token.md): Generates authentication tokens for a client using clientId and clientSecret. - [Patient Payment](https://docs.cairhealth.com/api-reference/endpoint/webhooks/patient-payment.md): Webhook endpoint for processing patient payments from external systems (e.g., Stripe via Elation). Updates the associated claim with payment information and handles overpayments by creating unallocated patient credits. - [Overview](https://docs.cairhealth.com/api-reference/introduction.md) ## OpenAPI Specs - [openapi](https://docs.cairhealth.com/api-reference/openapi.json) ## Optional - [Help Center](https://forecaster.cairhealth.com/help-center) - [Blog](https://www.cairhealth.com/blog)