Weather API
Weather API 186 delivers real-time weather forecasts, health data, and daily summaries for over 100 cities in the US. Access detailed temperature, air quality, UV index, and health scores via endpoints like /weather/{city}, /health/{city}, and /weather/{city}/summary. Ideal for travel, wellness, and weather apps, our API offers a free BASIC plan (1,000 requests/month), affordable PRO ($10/month,…
Weather API endpoints
| Method | Endpoint | Description |
|---|---|---|
| weather | ||
| GET |
weather_summary_weather__city__summary_get /weather/{city}/summary |
Get weather summary of selected city |
| GET |
weather_weather__city__get /weather/{city} |
Weather information for selected city |
| cities | ||
| GET |
get_cities_cities_get /cities |
Get a list of all available cities and basic info |
| health | ||
| GET |
health_health__city__get /health/{city} |
Get health info for selected city |
Weather API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | 2500 / hour |
|
| ULTRA | $50 / month | 20000 / hour |
|