Skip to main content

Error response shape

Non-2xx responses return JSON:
  • error is stable — code your branching logic against this.
  • message is for humans; we may rephrase it without notice.
  • requestId is what you mention to support when something is broken.

Status codes

Common error codes

Rate limiting

When rate-limited:
Wait Retry-After seconds before the next request.