OpenWeatherMap · Arazzo Workflow
OpenWeatherMap Zip To Forecast
Version 1.0.0
Resolve a zip or postal code to coordinates, then return five day and sixteen day forecasts.
View Spec
View on GitHub
WeatherForecastClimateAir PollutionAir QualitySolarGeocodingHistoryMapsRoad RiskPublic APIsArazzoWorkflows
Provider
Workflows
zip-to-forecast
Resolve a zip code to coordinates, then return five day and sixteen day forecasts.
Calls zip geocoding to turn a postal code into coordinates, then chains the latitude and longitude into the five day three hour forecast and the sixteen day daily forecast endpoints.
1
2
fiveDayForecast
Fetch the five day three hour forecast at the geocoded coordinates for a near-term outlook.
3
dailyForecast
Fetch the sixteen day daily forecast at the same coordinates for an extended outlook. Served from the Pro forecast base URL.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.