Free weather API providing forecasts, historical weather data, and climate information for any location. No API key required for basic usage. Best for adding weather context to workflows — current conditions, multi-day forecasts, or historical comparisons. Unlike OpenWeather, Open-Meteo is fully free with no rate limits on reasonable usage. 1 example endpoint available through Lava’s AI Gateway. See the Open-Meteo API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
This provider is managed — no additional setup required.
This is a catch-all provider — any valid URL under
https://api.open-meteo.com/v1 is supported. Weather API. Construct URL as https://api.open-meteo.com/v1/{endpoint}?latitude={lat}&longitude={lon}. Common endpoints: /forecast, /air-quality, /marine. The endpoints below are curated examples.Endpoints
Get weather forecast for a location
GEThttps://api.open-meteo.com/v1/forecast?latitude=52.52&longitude=13.41¤t_weather=true — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests