staging:develop:ci:905d99a6
v2v3

Rate Limit Exceeded

HTTP 429rate-limit-exceeded

Request rate ceiling exceeded — back off using the `Retry-After` header.

Type URI

https://docs.avvail.com/v2/problems/rate-limit-exceeded

Example Response

{
  "type": "https://docs.avvail.com/v2/problems/rate-limit-exceeded",
  "title": "Rate Limit Exceeded",
  "detail": "Request rate ceiling exceeded — back off using the `Retry-After` header.",
  "instance": "/v2/example"
}