Qodex.ai
Qodex.ai
Demo Call with CEOBlogIntroductionAsk Anything
AirVisual API
Air quality-City specific data
Get nearest city data (GPS coordinates)List supported states in a countryGet specified city dataList supported cities in a state
Air quality-Station specific data
Get nearest station data (GPS coodinates)List supported stations in a cityGet specified station data
Air quality-Global Ranking
Get global city ranking
Demo Call with CEOBlogIntroductionAsk Anything
AirVisual API
Air quality-City specific data
Get nearest city data (GPS coordinates)List supported states in a countryGet specified city dataList supported cities in a state
Air quality-Station specific data
Get nearest station data (GPS coodinates)List supported stations in a cityGet specified station data
Air quality-Global Ranking
Get global city ranking
HomeAirvisual ApiAir Quality Station Specific Data

Air quality-Station specific data

Number of APIs: 3

  1. List supported stations in a city GET {{urlExternalAPI}}v2/stations

  2. Get nearest station data (GPS coodinates) GET {{urlExternalAPI}}v2/nearest_station?lat={{LATITUDE}}&lon={{LONGITUDE}}&key={{YOUR_API_KEY}}

  3. Get specified station data GET {{urlExternalAPI}}v2/station?station={{STATION_NAME}}&city={{CITY_NAME}}&state={{STATE_NAME}}&country={{COUNTRY_NAME}}&key={{YOUR_API_KEY}}

Previous
List supported cities in a state
Next
Get nearest station data (GPS coodinates)