Skip to main content
Clausum uses conventional HTTP status codes. 2xx success, 4xx client error, 5xx server or availability error.

Status codes

Error shape

Partner and management endpoints return a structured object:
Branch on error.code. On 429, honor X-RateLimit-Reset and retry with backoff.

Partner assess codes

Common management codes

Handling errors

Retry 5xx, 503, 504, and 429. For other 4xx, fix the request before retrying.