در حال بارگذاری…
Describes the structure of error responses when the rate limit is exceeded (HTTP 429).
When you exceed the allowed number of requests, you receive a 429 status code with the following response:
{
"error": "Too many requests. Please try again"
}