Query FEMA's OpenFEMA NFIP Redacted Policies (v2) API to build a flood insurance policy portfolio exposure dataset

domain: fema.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call the base endpoint https://www.fema.gov/api/open/v2/FimaNfipPolicies — no API key or subscription is required.
  2. Use OData-style query params: $filter to narrow by state/county/date, $select to limit returned fields, $orderby to sort, and $top/$skip to page (default 1,000 records, max 10,000 per call).
  3. Set $count=true on an initial call to get the total matching record count before paging through the full result with $skip.
  4. Choose $format=json (default), jsona, csv, geojson, or parquet depending on your downstream tooling; note CSV responses omit the metadata object.
  5. Cross-reference the DataSetFields metadata endpoint to confirm field names and primary-key fields, since v2 changed several field names and types from v1.

Known gotchas

Related routes

Query OpenFEMA NFIP redacted claims data to analyze flood loss patterns for underwriting research
fema.gov · 5 steps · unrated
Generate a flood insurance quote using FEMA's NFIP Risk Rating 2.0 rating variables.
fema.gov · 6 steps · unrated
Implement an NFIP flood insurance policy quote and application workflow via the Write-Your-Own (WYO) carrier API or NFIP Direct
insurance-general · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans