Skip to main content
Errors return a stable JSON shape:
{
  "code": 40001,
  "message": "Validation error"
}
StatusMeaning
400Validation or business-rule error.
401Invalid credentials, stale timestamp, or bad signature.
403API key scope is not sufficient.
404Entity does not exist or is not accessible for the API key company.
409Request conflicts with the current entity state.
500Unexpected server error.