W

WaterPulse · Water Drought

by WaterPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.08

per call · USD Coin on Base

US drought status for water and ag-trader agents. Returns drought category breakdown by area from the US Drought Monitor, a 12-week trend, and agricultural/municipal impact.

Endpoint

GET https://waterpulse.theaslangroupllc.com/api/water/drought

2

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

Example response

{
  "current_drought": {
    "D0_abnormally_dry_pct": 18,
    "D1_moderate_pct": 28,
    "D2_severe_pct": 25,
    "D3_extreme_pct": 12,
    "D4_exceptional_pct": 5,
    "date": "2026-06-03",
    "in_drought_pct": 88,
    "none_pct": 12
  },
  "impact_assessment": {
    "agriculture": "Pasture conditions rated poor to very poor across 65% of state. Winter wheat harvest severely reduced. Livestock water shortages reported in West Texas.",
    "municipal": "Stage 2 water restrictions in 42 municipalities. San Antonio Water System at 61% reservoir capacity.",
    "wildfire": "Extreme fire danger across trans-Pecos and Rolling Plains; KEETCH-BYRAM drought index above 700 in 8 counties."
  },
  "outlook": "3-month outlook (NOAA CPC): 50-70% probability of continued drought in Southwest Texas.",
  "query_summary": {
    "data_source": "US Drought Monitor",
    "period": "last 12 weeks",
    "state": "TX"
  },
  "trend": "Worsening — D3/D4 combined coverage increased from 8% to 17% over 12 weeks."
}

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 Developer Tools and the homepage with a featured placement.

Get featured →

More from WaterPulse & similar services