C

ClimatePulse · Climate Smoke

by ClimatePulse

GETBaseSolanaArbitrumPolygonWorld ChainMonadX LayerHyperEVMAlgorandXRP LedgerBNB Chain

$0.05

per call · USD Coin on Base

Is wildfire smoke affecting the air here right now? Smoke tracker — AQI estimate, nearby active fires, health risk level, mask and indoor-air guidance, and evacuation status for any location.

Endpoint

GET https://climatepulse.theaslangroupllc.com/api/climate/smoke

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://climatepulse.theaslangroupllc.com/api/climate/smoke", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://climatepulse.theaslangroupllc.com/api/climate/smoke?lang=es&location=Sacramento%2C+CA" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "active_fires_nearby": "Two active wildfires burning in the foothills roughly 40 miles northeast",
  "affiliates": {
    "air_purifier": "https://www.amazon.com/s?k=hepa+air+purifier",
    "n95_masks": "https://www.amazon.com/s?k=n95+mask"
  },
  "aqi_category": "Unhealthy",
  "current_aqi_estimate": 168,
  "data_note": "Synthesized from current regional fire and air-quality reporting",
  "disclaimer": "General environmental guidance, not personalized medical advice.",
  "evacuation_guidance": "No evacuation order yet; keep essentials packed and monitor local alerts",
  "evacuation_status": "watch area",
  "general_public_guidance": "Avoid prolonged outdoor exertion; limit time outside",
  "generated_at": "2026-07-03T12:00:00.000Z",
  "health_risk_level": "high",
  "indoor_recommendations": [
    "Keep windows and doors closed",
    "Set HVAC to recirculate with a MERV-13+ filter"
  ],
  "location": "Sacramento, CA",
  "mask_recommendation": "recommended",
  "mask_type": "N95 or KN95",
  "outlook": "Smoke expected to persist through the week unless winds shift",
  "primary_cause": "wildfire",
  "protective_measures": [
    "Wear a properly fitted N95/KN95 outdoors",
    "Run a HEPA air purifier indoors"
  ],
  "sensitive_group_guidance": "Stay indoors with windows closed; run a HEPA air purifier; wear an N95 if you must go outside",
  "smoke_present": true,
  "tracking_resources": [
    "airnow.gov",
    "InciWeb (inciweb.nwcg.gov)"
  ]
}

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 ClimatePulse & similar services