C
Candid Health Pre-Encounter API
Details
- URL
-
https://pre-api.joincandidhealth.com - Docs
- https://docs.joincandidhealth.com/
Authentication
Authorization: Bearer <credential> Have an org admin generate API keys from the Candid app's "Users & Credentials" tab as described in Generating Candid API Keys. Candid issues a client_id and client_secret per environment; use the matching pair for production vs sandbox/staging. Exchange them at POST /api/auth/v2/token on the appropriate API host to obtain a bearer token for API calls.