C

ClearCheck · Disasters

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.03

per call · USD Coin on Base

Federal disaster declarations for a US state or county: what is open now, incident types, and how recent.

Endpoint

GET https://loonie-toll.onrender.com/disasters

2

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://loonie-toll.onrender.com/disasters", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/disasters?state=FL&years=5" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "counts": {
    "declarations": 22,
    "openAndRecent": 2,
    "openAtFema": 14
  },
  "declarations": [
    {
      "ageDays": 139,
      "closedOut": null,
      "declaredAt": "2026-04-23T00:00:00.000Z",
      "designatedArea": "Levy (County)",
      "id": "FM-5632-FL",
      "incidentBegan": "2026-04-21T00:00:00.000Z",
      "incidentEnded": null,
      "incidentType": "Fire",
      "openAtFema": true,
      "type": "FM"
    },
    {
      "ageDays": 140,
      "closedOut": null,
      "declaredAt": "2026-04-22T00:00:00.000Z",
      "designatedArea": "Clay (County)",
      "id": "FM-5631-FL",
      "incidentBegan": "2026-04-19T00:00:00.000Z",
      "incidentEnded": null,
      "incidentType": "Fire",
      "openAtFema": true,
      "type": "FM"
    }
  ],
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Federal records may lag, be revised, or contain errors. Declaration status is not a determination of individual eligibility …",
  "query": {
    "county": null,
    "state": "FL",
    "years": 5
  },
  "reasons": [
    "2 declaration(s) open at FEMA and declared within the last 18 months. Most recent: Fire (FM-5632-FL) declared 2026-04-23."
  ],
  "retrievedAt": "2026-09-09T00:53:49.938Z",
  "source": "FEMA OpenFEMA — Disaster Declarations Summaries",
  "topIncidentTypes": [
    {
      "count": 10,
      "incidentType": "Hurricane"
    },
    {
      "count": 6,
      "incidentType": "Tropical Storm"
    }
  ],
  "verdict": "ACTIVE_DECLARATION"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services