Skip to main content
All error responses follow this shape:
On 5xx errors: implement retry logic with exponential backoff and jitter. Do not retry 4xx errors without first fixing the request.