Published Error Help Links
These pages document the public error help links currently emitted by
API 0.2.83 examples. Use the error code, HTTP status, response body, and
X-Correlation-ID together when diagnosing a failed call.
| Code | Status | Title | Meaning |
|---|---|---|---|
RATE_LIMITED |
429 | Too Many Requests | Rate limit exceeded. Please retry after 60 seconds. |
SERVICE_UNAVAILABLE |
503 | Service Unavailable | The service is temporarily unavailable. Please try again later. |
VALIDATION_ERROR |
422 | Validation Error | Field 'premium' must be greater than 0 |