Errors
Every 4xx and 5xx QuotaStack returns carries a type URI —
https://api.quotastack.io/errors/<slug> — that resolves to the
matching page below.
4xx
| Status | Slug | Title |
|---|---|---|
400 | bad-request | Bad Request |
401 | invalid-credentials | Invalid credentials |
401 | unauthorized | Unauthorized |
403 | access_controls_required | Access controls required |
403 | email_not_verified | Email not verified |
403 | forbidden | Forbidden |
403 | live_access_required | Live access required |
403 | live_access_suspended | Live access suspended |
403 | sandbox_access_required | Sandbox access required |
403 | sandbox_access_suspended | Sandbox access suspended |
404 | not-found | Not Found |
409 | conflict | Conflict |
409 | idempotency-key-reuse | Conflict |
409 | insufficient-credits | Insufficient Credits |
409 | key_quota_exceeded | Key quota exceeded |
409 | reservation-expired | Reservation Expired |
422 | validation-error | Validation Error |
422 | variant-not-active | Unprocessable Entity |
429 | account-locked | Account locked |
429 | rate-limited | Too Many Requests |
5xx
| Status | Slug | Title |
|---|---|---|
500 | commit-failed | Commit Failed |
500 | internal | Internal Server Error |
500 | internal-error | Internal Server Error |
23 of 23 errors documented in full.