air-ranking-api
Air Ranking API is a RESTful service that allows users to retrieve ranked air quality data based on indices like the Air Quality Index (AQI) and various pollutant concentrations. Here are the key features: - Real-time and Historical Data: It aggregates air quality information from multiple sources, offering both current readings and historical data to track trends over time. - Flexible Query…
air-ranking-api endpoints
| Method | Endpoint | Description |
|---|---|---|
| World Air Quality Ranking | ||
| GET |
Live Ranking of the Most Polluted Major Cities /v1/countries/rankings |
This API provides a list of cities with the worst air quality based on the Air Quality Index (AQI) |
| GET |
Countries Air Quality Ranking /v1/analytics/rankings/countries/{year} |
This API provides a ranking of the world's most polluted cities in 2017-2023 based on the Air Quality Index (AQI). It offers detailed air pollution data by continent, country,… |
| GET |
World Cities Air Quality Ranking /v1/analytics/rankings/world-cities/{year} |
This API provides a ranking of the world's most polluted cities in 2017-2023 based on the Air Quality Index (AQI). It offers detailed air pollution data by continent, country,… |
air-ranking-api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | 100 / second |
|
| ULTRA | $50 / month | 200 / second |
|
| MEGA | $200 / month | — |
|