🔌 CCD API Reference
Live documentation of every platform endpoint — generated from the running route map, always current.
Authentication, errors & quotas
Browser: session cookie, set after login.
Programmatic:
X-API-Key: <your key> on any request.Errors: all
/api/* errors are JSON —
{"error": "…"} (+ detail on 400, allowed on 405).Quota: only X-API-Key requests are metered — check with
GET /api/usage/api-calls. Dashboard traffic is free.Loading API reference…