C

ClearCheck · Wildfire

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.01

per call · USD Coin on Base

Active wildfires for a US state: incidents, acres, percent contained, personnel, with a NONE / ACTIVE / MAJOR verdict.

Endpoint

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

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/wildfire", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/wildfire?state=CA" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. WFIGS reflects interagency reporting that can lag a fast-moving fire by hours. Never use this for evacuation decisions — fol…",
  "incidentCount": 10,
  "incidents": [
    {
      "acres": 1,
      "behavior": null,
      "county": "Kern",
      "discoveredAt": "2026-08-28T20:27:44.000Z",
      "name": "RIVER",
      "percentContained": null,
      "personnel": null
    },
    {
      "acres": 1,
      "behavior": null,
      "county": "Los Angeles",
      "discoveredAt": "2026-09-07T20:13:39.000Z",
      "name": "UTL",
      "percentContained": null,
      "personnel": null
    }
  ],
  "majorCount": 0,
  "query": {
    "state": "CA"
  },
  "reasons": [
    "10 current incident(s) in CA.",
    "Largest: RIVER (Kern County) — 1 acres, containment unreported."
  ],
  "retrievedAt": "2026-09-09T00:58:49.147Z",
  "source": "NIFC WFIGS current incident locations",
  "verdict": "ACTIVE"
}

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