Weather

Global conditions & forecasts, NWS alerts, marine & air quality. 8 pay-per-call weather endpoints for AI agents — keyless, USDC via x402.

WATCHERS Don't poll — get woken up

Arm a paid watcher on weather and we push a signed callback the moment it happens — no polling loop. All watchers →

weather.air-quality$0.0030
Current air quality for any coordinate worldwide.
GET /api/weather/air-quality
weather.alerts$0.0030
Live US severe-weather alerts from the National Weather Service.
GET /api/weather/alerts
weather.current$0.0030
Current weather conditions for any coordinate worldwide.
GET /api/weather/current
weather.forecast$0.0036
Official US weather forecast for a coordinate (US land + territories).
GET /api/weather/forecast
weather.forecast-global$0.0036
Weather forecast for any coordinate worldwide, up to 16 days out.
GET /api/weather/forecast-global
weather.history$0.0036
Historical daily weather for any coordinate (ERA5 reanalysis, 1940→~5 days ago).
GET /api/weather/history
weather.marine$0.0030
Current marine/sea-state conditions for an ocean or coastal coordinate.
GET /api/weather/marine
weather.zip$0.0030
Current weather conditions for a US ZIP code (temperature, wind, humidity, conditions).
GET /api/weather/zip

Discovery