FireHydrant · Rate Limits

Firehydrant Rate Limits

FireHydrant publishes a single, flat API rate limit that applies per ACCOUNT, not per key — 50 requests every 10 seconds (300 per minute), shared across every API key the organization has issued. It is not tiered by plan. This artifact replaces the 2026-05-04 scaffold, whose per-tier free/professional/enterprise numbers were invented and are not what FireHydrant publishes.

Firehydrant Rate Limits is the machine-readable rate-limit profile for FireHydrant on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, across the all tier, measuring requests.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include AIOps, Incident Management, and Rate Limiting.

1 Limits Throttle: 429
AIOpsIncident ManagementRate Limiting

Limits

Account API rate limit account
requests · 10s
50

Policies

Retry-After
On a 429, honor the Retry-After header, which gives the number of seconds to wait before retrying. FireHydrant does not document a remaining/reset header, so a client cannot pace itself proactively — it must react to the 429.
Shared pool
Adding API keys does not add capacity. Every key on an account draws from the same 50/10s pool, so a noisy automation starves every other integration on the org.
Read replica
https://api-read.firehydrant.io/v1 is a documented read-only host with a much longer timeout for complex reads (may lag the primary by up to 30s). The docs do not state whether it has a separate rate-limit pool.

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/firehydrant-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.