W

WaterPulse · Water Flood Risk

by WaterPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.15

per call · USD Coin on Base

Real-time flood risk for insurance and emergency-planning agents. Combines USGS stream gauges, Open-Meteo precipitation forecasts, and FEMA flood-zone context into current river conditions and actionable guidance.

Endpoint

GET https://waterpulse.theaslangroupllc.com/api/water/flood-risk

1

Calls / 30d

1

Unique payers / 30d

Aug 20

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://waterpulse.theaslangroupllc.com/api/water/flood-risk", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://waterpulse.theaslangroupllc.com/api/water/flood-risk?lang=en&state=TN" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "current_conditions": {
    "action_stage_ft": 30,
    "condition": "Below action stage — monitoring recommended",
    "flood_stage_ft": 40,
    "pct_of_flood_stage": 71,
    "primary_river": "Cumberland River",
    "stage_ft": 28.4
  },
  "property_guidance": {
    "fema_zones_at_risk": [
      "AE",
      "AO"
    ],
    "nfip_note": "22% of Nashville flood claims come from outside high-risk zones. Consider coverage if within 1 mile of Cumberland or major tributary.",
    "preparation_checklist": [
      "Move valuables above ground level",
      "Test sump pump",
      "Locate flood shutoffs",
      "Review NFIP policy limits"
    ]
  },
  "query_summary": {
    "location": "Nashville TN",
    "risk_horizon": "72 hours",
    "state": "TN"
  },
  "risk_assessment": {
    "72h_outlook": "Moderate — 40-60% probability of reaching action stage",
    "current_risk": "Low-Moderate",
    "historical_context": "Cumberland River has exceeded 40 ft (flood stage) 6 times since 2000, including catastrophic 2010 event (51.9 ft)"
  },
  "upstream_factors": {
    "dam_releases": "Army Corps releasing 22,000 cfs at Old Hickory — elevated downstream levels expected",
    "precipitation_72h_in": 2.1,
    "soil_saturation": "High (>85%) — upstream of Cordell Hull Dam"
  }
}

Payment details

Pay to0x50ab2018c06c6e4eaa9ba52057eb55ed284912fc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, World Chain, Monad, X Layer, HyperEVM, Algorand, XRP Ledger, BNB Chain
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from WaterPulse & similar services