Rate Limit Exceeded
HTTP 429
rate-limit-exceededRequest rate ceiling exceeded — back off using the `Retry-After` header.
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": "Request rate ceiling exceeded — back off using the `Retry-After` header.",
"instance": "/v2/example"
}