C

Candid Python SDK CLI surface

CLI discovered

Details
Command
python
Docs
https://docs.joincandidhealth.com/introduction/getting-started.md
Authentication
Candid client ID and client secret oauth2_cc discovered Set up OAuth ↗
env CANDID_CLIENT_ID, CANDID_CLIENT_SECRET

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.