Opensky weather API
A lightweight weather utility API that provides current conditions and multi-day forecasts using publicly available data. Designed for developers, dashboards, and automation workflows that need reliable weather information without complex setup, authentication.
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Opensky weather API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Weather /weather/current |
Returns the current weather conditions for a specified city. This endpoint provides real-time temperature, humidity, wind speed, and a concise weather summary, making it suitable… |
| GET |
Forecast /weather/forecast |
Provides a multi-day weather forecast for a specified city. This endpoint returns daily minimum and maximum temperatures, precipitation totals, wind speed, and weather condition… |