Iqair: Get City Air Quality
Iqair via Parse · weather
Full air quality details for a specific city including current conditions, pollutant breakdown with concentrations, hourly and daily forecasts, weather data, pollen indices, and health recommendations. City, state, and country are URL slugs found in the url field of ranking endpoints (e.g. '/usa/new-york/new-york-city' yields country='usa', state='new-york', city='new-york-city'). Real-time air quality data from IQAir including global rankings, city details, pollutant breakdowns, and geographic map clusters. Fulfilled by Parse from iqair.com.
- government-public
- healthcare
- iqair
- iqair-com
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- weather
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/04ba50aa-6be3-40a9-8d23-947dfaf5a46d/get_city_air_quality
- Interface artifact
- sha256:219589f36667a573b498ceda7f465060459a3f9681d9748c20e3108297686589
- Manifest digest
- sha256:6eea0e0ba21d12c6f529aa38122fb980a95dd21778f0b923813280494c5d4905
Request fields
- city (string, required): City URL slug (e.g. 'new-york-city', 'beijing', 'santiago'). Obtainable from the url field of get_live_city_ranking or get_world_air_quality results.
- state (string, required): State/region URL slug (e.g. 'new-york', 'beijing', 'santiago-metropolitan').
- country (string, required): Country URL slug (e.g. 'usa', 'china', 'chile').
Example queries
- {"city":"new-york-city","state":"new-york","country":"usa"}