OpenWeatherMap

api.openweathermap.org

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.openweathermap.org

Crawl failures

1

Last verified

2026-03-01T11:09:00.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

geocode_location

location

Convert 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

location

Get 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

location

Get 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

location

Get 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

location

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.

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.