Weather Forecast Basic
get a 3 day weather forecast worldwide from weatheronline. search cities from all over the world
2 subscribers
7 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 Forecast Basic endpoints
| Method | Endpoint | Description |
|---|---|---|
| search for city key | ||
| GET |
List of cities in one Country /api/countrycitylist?COUNTRY={country} |
List of cities in one Country |
| GET |
List of all Countries /api/countrycitylist |
List of all Countries |
| GET |
Search location by Name or zip code /api/getlocation |
Search location by Name or zip code and get the key for the forecast |
| Other endpoints | ||
| GET |
Get forecastdata by key /api/getforecastdata?KEY={key} |
Get forecastdata by key |
| GET |
get Sun-Hours by key /api/getforecastdata?SUN=1&key={key} |
Sun hours for the next days |
| GET |
Get UV-Index by key /api/getforecastdata?UV=1&KEY={key} |
get uvindex by key |
| GET |
Get forecastdata by lat/lon /v2.0/forecast/hourly |
Get forecastdata by lat/lon |
Weather Forecast Basic pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6 / month | — |
|
| ULTRA | $12 / month | — |
|
| MEGA | $36 / month | — |
|