Skip to main content
The CBS API returns HTTP 401 for every authentication and key problem (there is no 403). The body is { "message": "…" }.
Validation problems are not 401. A bad or missing body field returns 400, and malformed JSON or an invalid state parameter returns 422. See Error codes and fixes.
Authentication details: Authentication model.