Rate Limit Exceeded
HTTP 429
rate-limit-exceededThe 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-exceededExample 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"
}