Tomorrow.io
communityWeather intelligence API — hyperlocal forecasts, severe weather alerts, and historical data
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.
GET
/v4/weather/realtimeGet real-time weather
Parameters
unitsstringoptionallocationstringrequired— lng or placeReturns
data{time, values{temperature, humidity, windSpeed, precipitationType, weatherCode, uvIndex, visibility}}GET
/v4/weather/forecastGet weather forecast
Parameters
unitsstringoptionallocationstringrequiredtimestepsstringrequiredReturns
timelines{intervals[] with startTime, values{temperature, precipitationProbability, weatherCode}}GET
/v4/weather/history/recentGet historical weather
Parameters
locationstringrequiredtimestepsstringoptionalReturns
timelines{intervals[] with startTime, values{}}