History
---- For the past 15 years we have been collecting and analyzing weather data with our own meteorological unit, to provide the most accurate forecast possible for any given location in the world. We believe that weather is still an under-valued key business component. With this API you can enrich and improve your data models with highly accurate historical weather data. --- --- This API provides…
History endpoints
| Method | Endpoint | Description |
|---|---|---|
| daily | ||
| GET |
dailyWeatherZip /v0/daily-zip/{country}/{zip-code}/{day} |
This endpoint returns the historical weather for a given day for a given location (Country and zip code) |
| GET |
dailyWeather /v0/daily/{lng}/{lat}/{day} |
This endpoint returns the historical weather for a given day for a given location (latitude and longitude) |
| GET |
dailyWeatherSeries /v0/daily/{lng}/{lat}/{start_day}/{end_day} |
This endpoint returns the historical weather for a given series of days for a given location (latitude and longitude) |
| hourly | ||
| GET |
hourlyWeather /v0/hourly/{lng}/{lat}/{day} |
This endpoint returns the historical weather on hourly level for a given day for a given location (latitude and longitude) |
| GET |
hourlyWeatherZip /v0/hourly-zip/{country}/{zip-code}/{day} |
This endpoint returns the historical weather on hourly level for a given day for a given location (country and zip-code) |
History pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $140 / month | — |
|
| ULTRA | Free | — |
|