aiendpoint.dev
ServicesWeather Underground

Weather Underground

community

Hyperlocal weather from personal weather stations — forecasts, history, and 250,000+ PWS network

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://weatherunderground.comapikeyweatherdataconfidence: 85/1000 discoveries1 contributors
GET/api/v2/pws/observations/current

Get current conditions from nearest PWS

Parameters

geocodestringoptionallng
stationIdstringoptional

Returns

observations{stationID, obsTimeLocal, temp, humidity, dewpt, windSpeed, windDir, pressure, precipRate, uv, solarRadiation}
GET/api/v2/forecast/daily/5day

Get forecast

Parameters

geocodestringrequired

Returns

forecasts[] with dayOfWeek, narrative, tempMax, tempMin, precipChance, windSpeed, humidity}
GET/api/v2/pws/observations/daily

Get historical weather

Parameters

datestringrequired
stationIdstringrequired

Returns

observations[] with obsTimeLocal, tempHigh, tempLow, humidity, precipTotal, windspeedHigh}
Weather Underground — AIEndpoint