429 - Too Many Requests
You will receive this response from any api endpoint if you exceed the rate limit.
Example response:
{
"code": "TOO_MANY_REQUESTS"
}
Updated over 5 years ago
You will receive this response from any api endpoint if you exceed the rate limit.
Example response:
{
"code": "TOO_MANY_REQUESTS"
}
Updated over 5 years ago