aiendpoint.dev
ServicesTomorrow.io

Tomorrow.io

community

Weather intelligence API — hyperlocal forecasts, severe weather alerts, and historical data

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://tomorrow.ioapikeyweatherdeveloperconfidence: 90/1000 discoveries1 contributors
GET/v4/weather/realtime

Get real-time weather

Parameters

unitsstringoptional
locationstringrequiredlng or place

Returns

data{time, values{temperature, humidity, windSpeed, precipitationType, weatherCode, uvIndex, visibility}}
GET/v4/weather/forecast

Get weather forecast

Parameters

unitsstringoptional
locationstringrequired
timestepsstringrequired

Returns

timelines{intervals[] with startTime, values{temperature, precipitationProbability, weatherCode}}
GET/v4/weather/history/recent

Get historical weather

Parameters

locationstringrequired
timestepsstringoptional

Returns

timelines{intervals[] with startTime, values{}}