W

WaterPulse · Water Supply Brief

by WaterPulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.5

per call · USD Coin on Base

Water supply intelligence for utility and investor agents. Covers reservoir storage, utility supply outlook, infrastructure investment, rate trajectory, drought restrictions, and a 5-year risk rating for any US city or region.

Endpoint

GET https://waterpulse.theaslangroupllc.com/api/water/supply-brief

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

Example response

{
  "current_restrictions": {
    "car_washing": "Commercial only, recirculating systems required",
    "new_development": "100-year assured water supply certification suspended for new subdivisions in Scottsdale",
    "outdoor_irrigation": "Limited to 3 days/week, 6am-8am",
    "stage": "Stage 2 Voluntary + Tier 1 Mandatory"
  },
  "five_year_outlook": "Manageable under current trajectory. Key risk: Lake Mead falling below elevation 895 (Tier 3 shortage) would trigger additional 17% CAP reduction not currently priced into utility plans.",
  "infrastructure_investment": "$1.2B committed 2025-2030: direct potable reuse plant (180MGD), wastewater reclamation expansion, groundwater recharge infrastructure",
  "query_summary": {
    "location": "Phoenix AZ",
    "report_date": "2026-06-07",
    "state": "AZ"
  },
  "risk_rating": {
    "max": 100,
    "note": "Supply risk elevated by Colorado River shortage but substantially mitigated by groundwater banking program and diversified portfolio",
    "rating": "Moderate",
    "score": 52
  },
  "supply_overview": {
    "primary_source": "Colorado River (CAP) — 36% | Salt River Project reservoirs — 32% | Groundwater — 22% | Recycled water — 10%",
    "shortage_active": true,
    "shortage_detail": "Tier 2b Colorado River shortage — Arizona receives 21% CAP cut (512,000 acre-feet shortfall); Lake Mead 38% full, Lake Powell 42% full",
    "storage_pct": 40
  },
  "utility_outlook": {
    "rate_trajectory": "Rates expected to increase 6-8% annually through 2028 to fund water security investments",
    "reserve_note": "Phoenix has been banking Colorado River water underground since 1996 — 2.7M acre-feet stored",
    "reserve_years": 100
  }
}

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