OpenWeatherMap
api.openweathermap.org
OpenWeatherMap provides comprehensive weather data for any location worldwide. The API offers current conditions, multi-day forecasts, air pollution indices, and geocoding services. Data includes temperature, humidity, wind, pressure, precipitation, UV index, and visibility.
api_key
free
1.0
https://api.openweathermap.org
1
2026-03-01 11:09:00
Health
Capabilities
geocode_location
locationConvert a city name or zip code into geographic coordinates (latitude/longitude), or reverse-geocode coordinates into place names.
Detail: https://api.openweathermap.org/capabilities/geocode_location
get_air_pollution
locationGet current air quality data including AQI index and concentrations of pollutants like PM2.5, PM10, ozone, NO2, SO2, and CO.
Detail: https://api.openweathermap.org/capabilities/get_air_pollution
get_current_weather
locationGet the current weather conditions for a location including temperature, humidity, wind speed, pressure, cloudiness, and weather description.
Detail: https://api.openweathermap.org/capabilities/get_current_weather
get_forecast
locationGet a 5-day weather forecast with 3-hour intervals including temperature, precipitation probability, wind, and weather conditions.
Detail: https://api.openweathermap.org/capabilities/get_forecast
get_one_call
locationGet a comprehensive weather overview in a single request: current conditions, minute-by-minute precipitation for 1 hour, hourly forecast for 48 hours, daily forecast for 8 days, and government weather alerts.
Detail: https://api.openweathermap.org/capabilities/get_one_call
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: OpenWeatherMap Description: OpenWeatherMap provides comprehensive weather data for any location worldwide. The API offers current conditions, multi-day forecasts, air pollution indices, and geocoding services. Data includes temperature, humidity, wind, pressure, precipitation, UV index, and visibility. Auth: api_key Capabilities: - geocode_location: Convert a city name or zip code into geographic coordinates (latitude/longitude), or reverse-geocode coordinates into place names. - get_air_pollution: Get current air quality data including AQI index and concentrations of pollutants like PM2.5, PM10, ozone, NO2, SO2, and CO. - get_current_weather: Get the current weather conditions for a location including temperature, humidity, wind speed, pressure, cloudiness, and weather description. - get_forecast: Get a 5-day weather forecast with 3-hour intervals including temperature, precipitation probability, wind, and weather conditions. - get_one_call: Get a comprehensive weather overview in a single request: current conditions, minute-by-minute precipitation for 1 hour, hourly forecast for 48 hours, daily forecast for 8 days, and government weather alerts.