429: Rate Limited
You've made too many requests. Please wait and try again.
429rate limitedtoo many requeststhrottled
To protect our platform, we limit the number of requests you can make in a time window. Wait a moment and retry.
Common Causes
Too many requests in short time Automated script without delays Multiple tabs or users sharing account Retrying failed requests too quickly
Resolution Steps
1
Wait before retrying
Check Retry-After header for wait time
2
Reduce request frequency
Add delays between API calls in your integration
3
Implement exponential backoff
Retry with increasing delays between attempts
4
Upgrade plan
Higher tiers have increased rate limits
Still need help? Contact support if you need higher rate limits for your use case.
Related Articles
Was this article helpful?