Weather API
Weather API to provide seamless access to real-time weather data, forecast information, and air pollution levels. This integration enables end users to effortlessly retrieve comprehensive weather insights with a user-friendly and simplified API layer, designed affordably for both technical and non-technical users. Key features include: >> Current Weather Data: Provides accurate and…
Weather API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
current weather /api/weather/current |
Fetch current weather data using coordinate value, place name or zip code |
| GET |
forecast weather /api/weather/forecast |
Fetch forecast weather data using coordinate value, place name or zip code |
| GET |
air pollution data /api/weather/air_pollution |
Fetch air pollution data using coordinate value, place name or zip code |
| GET |
US weather alert data /api/weather/us/alert |
US weather alert daily information for given region or area and other filtering parameter |
| GET |
US Zone List /api/weather/us/zone |
Zone list for US given state or All Zone list if state not given |
| GET |
earthquake data /api/weather/earthquake |
Near real time earthquake for given country |
| GET |
country info /api/weather/country/detail |
Return detail for given country |
Weather API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.99 / month | — |
|
| ULTRA Recommended | $4.99 / month | — |
|
| MEGA | $15.99 / month | — |
|