v1v2

Rate Limit Exceeded

HTTP 429rate-limit-exceeded

The maximum request rate has been exceeded. Respect the `Retry-After` response header and the `X-RateLimit-*` headers to manage your request rate.

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": "The maximum request rate has been exceeded. Respect the `Retry-After` respons...",
  "instance": "/v2/example"
}