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 lets you retrieve real-time weather data for a specific location. You can use it to:- Get temperature, humidity, pressure, and wind data
- Retrieve current weather conditions (for example, rain or clear sky)
- Access optional data such as precipitation or wind gusts when available
Base URL
All endpoints use the following base URL:Request basics
A typical request requires:- A location (
latandlonare recommended) - Your API key (
appid) - Optional parameters such as
units
units=metric or units=imperial to control the output.
Response behavior
The response structure is mostly stable, but some fields are optional:rainandsnowonly appear when relevantwind.gustis not always present