Skip to main content
Use the OpenWeather Current Weather API to retrieve weather data for a specific location. This documentation helps you understand the request format, authentication requirements, units, and response behavior before making your first call.

Example request

Replace YOUR_API_KEY with your OpenWeather API key. By default, the API returns temperature in Kelvin.
Use units=metric or units=imperial to control the output.