The Candescent DevEx APIs power all banking operations in the Self-Service CD widget — member profile retrieval, account lookups, fund transfers, disclosure management, and activity auditing. All requests originate from the application server; no API calls may be made directly from the browser.
| Environment | Base URL |
|---|---|
| Production | https://api.candescent.com |
| Sandbox | https://api.sandbox.candescent.com |
Authorization header. After the member authenticates via SAML or OIDC/JWT, the access token is stored server-side and attached to all outbound API calls.