Docs.joincandidhealth.com

Getting Started – Candid API Reference

WEBInitialize the SDK as follows: environment=CandidApiEnvironment.STAGING, options=CandidApiClientOptions(. client_id="YOUR_CLIENT_ID", …

Actived: 2 days ago

URL: https://docs.joincandidhealth.com/introduction/getting-started

Our Products – Candid API Reference

WEBExample workflow using Candid’s products. When a patient signs up or schedules an appointment, Eligibility is used to run a real-time eligibility check to confirm the patient’s …

Category:  Health Go Health

Candid Environments – Candid API Reference

WEBWe have two different environments that you can integrate with: Production ( https://api.joincandidhealth.com) Sandbox ( https://api-staging.joincandidhealth.com) …

Category:  Health Go Health

Payer Information – Candid API Reference

WEBCandid Health supports most payers. You can find a list of supported payers with their respective payer_id, payer_name, and cpid below.. The payer_id and payer_name …

Category:  Health Go Health

Get all encounters – Candid API Reference

WEBFilter by any of the following fields: encounter_id, claim_id, patient external_id, patient date of birth, patient first name, patient last name, or encounter external id.

Category:  Health Go Health

Get token – Candid API Reference

WEBcurl -X POST https://api.joincandidhealth.com/api/auth/v2/token \ >-H "Authorization: Bearer <token>" \ >-H "Content-Type: application/json" \ >-d '

Category:  Health Go Health

Compute for all in-network providers – Candid API Reference

WEBFor some payers, payer routing depends on whether the rendered service qualifies as a behavioral health visit (e.g. Blue Shield of California routes to Magellan for behavioral …

Category:  Health Go Health

Create task – Candid API Reference

WEBThe time of most recent update to the task or any of its notes

Category:  Health Go Health

Support – Candid API Reference

WEBFor Prospective Customers. Please contact our Sales team to learn more about using Candid Health for your organization.

Category:  Health Go Health

Compute for rendering provider – Candid API Reference

WEBFor some payers, payer routing depends on whether the rendered service qualifies as a behavioral health visit (e.g. Blue Shield of California routes to Magellan for behavioral …

Category:  Health Go Health

Get contract – Candid API Reference

WEBunion. The state (s) to which the contract's coverage extends. It may also be set to "national" for the entirety of the US. Show 2 variants. rendering_provider_ids. set of …

Category:  Health Go Health

Candid API Reference

WEBYou can find an OpenAPI spec download of our API here.This requires a Candid account to access.

Category:  Health Go Health

Create contract – Candid API Reference

WEBThe Medicare plan insurance types this contract applies. The state (s) to which the contract's coverage extends. It may also be set to "national" for the entirety of the US. A …

Category:  Health Go Health

Update – Candid API Reference

WEBUpdates the patient payment record matching the provided insurance_payment_id. If updating the payment amount, then the allocations must be appropriately updated as well.

Category:  Health Go Health

Submit encounter eligibility check – Candid API Reference

WEBSubmit encounter eligibility check (Availity) GET. Encounters

Category:  Health Go Health

Get task actions – Candid API Reference

WEB1: curl https://api.joincandidhealth.com/api/tasks/v3/d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32/actions \ 2-H "Authorization: Bearer <token>"

Category:  Health Go Health

Get Match – Candid API Reference

WEBGets the rate that matches a service line. No result means no rate exists matching the service line's dimensions.

Category:  Health Go Health

Create insurance payment – Candid API Reference

WEBCreates a new insurance payment record and returns the newly created InsurancePayment object. This endpoint should only be used for insurance payments that do not have a …

Category:  Health Go Health