Skip to main content

429: API Rate Limit Exceeded

Your API key has exceeded its rate limit for this time period.

429API rate limitAPI throttlerequest quota

Each plan tier has API rate limits. You've reached yours for this window. Wait for the limit to reset or upgrade your plan.

Common Causes

High-frequency API calls Polling endpoints too frequently Batch operations without throttling Shared API key across multiple services

Resolution Steps

1

Check rate limits

Review your plan's API limits in documentation

2

Implement caching

Cache responses to reduce redundant API calls

3

Use webhooks

Replace polling with webhook notifications where possible

4

Upgrade plan

Higher tiers offer increased API rate limits

Still need help? Contact sales to discuss custom rate limits for your needs.

Was this article helpful?