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 almost 6 years ago
You will receive this response from any api endpoint if you exceed the rate limit.
Example response:
{
"code": "TOO_MANY_REQUESTS"
}
Updated almost 6 years ago