Weather Forecast API
The Weather Forecast API allows developers to programmatically access current and forecast weather data for a given location. It allows users to retrieve the weather information of the current day and the next three days in terms of temperature, conditions, date etc. in both Celsius and Fahrenheit units. This information can be used in various ways to enhance the functionality of different…
Weather Forecast API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
City Name /{location} |
Retrieves the current weather and forecast data for a given location. |
Weather Forecast API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $15 / month | 10 / minute |
|
| ULTRA | $50 / month | — |
|