ToolJoltTools

API Rate Limit Database

Published rate limits for popular APIs — free vs paid tiers and windows.

Ad space
Loading tool…

Designing an integration? Look up published API rate limits by provider and tier so you can size your retries and avoid 429s in production.

About API Rate Limit Database

Hitting a 429 in production is avoidable if you design for the limits upfront. This database collects published rate limits for popular APIs — free vs paid tiers and the window they apply over — so you can size integrations and back-off logic correctly.

How to use API Rate Limit Database

  1. 1Search or use the filters to narrow the API rate-limit database.
  2. 2Click any column heading to sort and rank the entries.
  3. 3Export the results to CSV for your own analysis.
  4. 4Spot something missing? Add an entry — it stays in your browser.

Why use API Rate Limit Database?

  • A curated, searchable API rate-limit database you can filter and sort in seconds.
  • Export the results to CSV for your own spreadsheets and reports.
  • Add entries we're missing — your additions stay private in your browser.
  • Completely free, with no account or download required.

Frequently asked questions

What is an API rate limit?+

It's the maximum number of requests an API allows in a time window. Exceeding it returns a 429 error, so apps must throttle or back off.

How do I avoid hitting rate limits?+

Cache responses, batch requests, implement exponential back-off on 429s, and check the provider's limit for your tier — listed here for common APIs.

Is the API rate limit database free to use?+

Yes. It is completely free, runs in your browser and needs no sign-up. Any data point you add stays on your device — nothing is uploaded.

Embed API Rate Limit Database on your website

Want API Rate Limit Databaseon your own site? Paste this snippet into any HTML page — it's free, with no API key or sign-up. The tool loads in an iframe and keeps working exactly as it does here.

Embed code
<iframe src="https://tooljolt.com/tools/api-rate-limit-database" width="100%" height="640" style="border:1px solid #e5e7eb;border-radius:12px;max-width:680px" title="API Rate Limit Database — ToolJolt" loading="lazy"></iframe>

Related tools

Related Community tools

Ad space