Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
This is a catch-all provider — any valid URL under
https://api.openweathermap.org/data/3.0 is supported. GET any path under https://api.openweathermap.org/data/3.0/ (e.g., /onecall). The endpoints below are curated examples.Endpoints
One Call API — current, minutely, hourly, daily forecasts
GEThttps://api.openweathermap.org/data/3.0/onecall?lat=51.5&lon=-0.12&units=metric — $0.0015 / request
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests