Fema Rate Limits
OpenFEMA does not publish a per-account or per-IP request-rate limit (no RPM/RPD ceiling, no API key or quota system). Instead, load is bounded per call by a record-count limit: each request returns at most 1,000 records by default, and at most 10,000 records even when $top is raised to its maximum. Clients page through larger result sets with $skip (and optionally $count to learn the total), or use the BETA $allrecords=true parameter to force a single full-result download bypassing the 10,000-row ceiling. For very large exports, FEMA recommends CSV or Parquet over JSON to keep payload size manageable.
Fema Rate Limits is the machine-readable rate-limit profile for OpenFEMA on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring records and n/a.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Government, Open Data, Rate Limiting, Pagination, and Record Limits.
Limits
Policies
Sources
- https://www.fema.gov/about/openfema/api
- https://www.fema.gov/about/openfema/working-with-large-data-sets
- https://www.fema.gov/about/openfema/developer-resources
- https://www.fema.gov/about/openfema/changelog
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/fema-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.