AirVisual
This API reproduce PUBLIC data and features of related site/brand in real time and on demand. You are going to get almost everything that you see PUBLICLY on the site. The data is always live and synced with the site at request time; we do not cache or store data locally.
AirVisual endpoints
| Method | Endpoint | Description |
|---|---|---|
| cities | ||
| GET |
cities/v2/get-information /cities/v2/get-information |
Get information in specific city by its id |
| GET |
cities/v2/get-measurements /cities/v2/get-measurements |
Get measurements in specific city by its id |
| GET |
cities/get-measurements (Deprecated) /cities/get-measurements |
Get measurements in specific city by its id |
| GET |
cities/get-information (Deprecated) /cities/get-information |
Get information in specific city by its id |
| stations | ||
| GET |
stations/v2/get-information /stations/v2/get-information |
Get information at specific station by its id |
| GET |
stations/v2/get-measurements /stations/v2/get-measurements |
Get measurements at specific station by its id |
| GET |
stations/get-information (Deprecated) /stations/get-information |
Get information at specific station by its id |
| GET |
stations/get-measurements (Deprecated) /stations/get-measurements |
Get measurements at specific station by its id |
| Other endpoints | ||
| GET |
v2/auto-complete /v2/auto-complete |
Find countries, cities, places by name |
| POST |
places/v2/list /places/v2/list |
List places with brief information |
| GET |
places/v2/list-by-map /places/v2/list-by-map |
List places in an area by providing a boundary box |
| GET |
auto-complete (Deprecated) /auto-complete |
Find countries, cities, places by name |
| POST |
places/list (Deprecated) /places/list |
List places with brief information |
| GET |
places/list-by-map (Deprecated) /places/list-by-map |
List places in an area by providing a boundary box |
AirVisual pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $10 / month | 10 / second |
|
| ULTRA | $30 / month | 10 / second |
|
| MEGA | $300 / month | 15 / second |
|