C

Candid Health Pre-Encounter API

REST discovered

Details
URL
https://pre-api.joincandidhealth.com
Docs
https://docs.joincandidhealth.com/
Authentication
Candid client ID and client secret oauth2_cc discovered Set up OAuth ↗
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.