Specific Rate Limits
Handling Rate Limits
If a rate limit is exceeded, the API returns a0429 error response. You should implement exponential backoff retry logic in your application.
API rate limits and usage guidelines.
0429 error response. You should implement exponential backoff retry logic in your application.