Skip to main content
Every error response uses the same shape.

Error shape

field_errors is only present on validation failures where the API can identify which field caused the problem. request_id matches the X-Request-Id response header — include it when contacting support.

Error codes

code is derived directly from the HTTP status, so it’s always predictable from the status code alone.

Rate limits

Conventions