🌤️ Weather Database API
Historical and climate weather data for any geographic point or weather station — hourly, daily, monthly observations, long-term climate normals, nearby station lookup, and station metadata.
3 subscribers
8.3/10 popularity
4943 ms avg latency
100% success rate
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
🌤️ Weather Database API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Point | ||
| GET |
weatherPointMonthly /api/weather-data-api/point/monthly |
Monthly weather aggregates for a geographic point. |
| GET |
weatherPointDaily /api/weather-data-api/point/daily |
Daily weather aggregates for a geographic point. |
| GET |
weatherPointHourly /api/weather-data-api/point/hourly |
Hourly weather observations for a geographic point. |
| GET |
weatherPointNormals /api/weather-data-api/point/normals |
Long-term monthly climate normals for a geographic point. |
| Stations | ||
| GET |
weatherStationNormals /api/weather-data-api/stations/normals |
Long-term monthly climate normals for a specific station. |
| GET |
weatherStationMeta /api/weather-data-api/stations/meta |
Station profile, identifiers, and data inventory. |
| GET |
weatherStationHourly /api/weather-data-api/stations/hourly |
Hourly weather observations from a specific station. |
| GET |
weatherStationsNearby /api/weather-data-api/stations/nearby |
Find weather stations near a geographic location. |
| GET |
weatherStationDaily /api/weather-data-api/stations/daily |
Daily weather aggregates from a specific station. |
| GET |
weatherStationMonthly /api/weather-data-api/stations/monthly |
Monthly weather aggregates from a specific station. |
🌤️ Weather Database API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $4.99 / month | 1 / second |
|
| ULTRA Recommended | $14.99 / month | 2 / second |
|
| MEGA | $29.99 / month | 3 / second |
|