Meteo Real-time
Real-time weather API. Get current weather, historical data, forecasts, and climate information for major cities or any geographic point worldwide.
Meteo Real-time endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getCurrent /current |
Get the current weather for a station or a geographic point (latitude/longitude). |
| GET |
getForecast /forecast |
Get weather forecasts for a station or a point, for several days ahead. |
| GET |
getStationNearby /station/nearby |
Find the weather stations closest to a geographic point (latitude/longitude). |
| GET |
getStations /stations |
List all known weather stations (major cities, coordinates, country). |
| GET |
GetStationID /station/search |
Search for weather stations by city or station name |
| GET |
getStationMeta /station/meta |
Get metadata (name, country, coordinates) for a weather station. |
Meteo Real-time pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 15 / second |
|
| ULTRA Recommended | $24.99 / month | 20 / second |
|
| MEGA | $89.99 / month | 30 / second |
|