Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arnaud.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The Current Weather Data API is a RESTful service that provides access to weather data for any location worldwide. OpenWeather’s robust data collection system integrates information from multiple authoritative sources, including:
  • Global and local weather models
  • Satellites
  • Radars
  • A large network of weather stations
The API returns detailed weather observations, including temperature, precipitation, wind speed and direction, humidity, and atmospheric pressure. Response data is available in JSON, XML, or HTML formats.

Base URL

All URLs referenced in the documentation have the following base:
https://api.openweathermap.org/data/2.5