← All integrations

IQAir AirVisual

IQAir AirVisual integration (Location, Data). Imported from open-connector.

API key5 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
iqair_airvisual_list_supported_countries
List countries that currently have active IQAir AirVisual stations.

/countries

GET
iqair_airvisual_list_supported_states
List supported states for a country that has active IQAir AirVisual stations.

/states

1 parameter
ParamTypeRequiredDescription
countrystringoptionalThe supported country English name used by IQAir AirVisual.
GET
iqair_airvisual_list_supported_cities
List supported cities for a country and state with active IQAir AirVisual stations.

/cities

2 parameters
ParamTypeRequiredDescription
countrystringoptionalThe supported country English name used by IQAir AirVisual.
statestringoptionalThe supported state English name used by IQAir AirVisual.
GET
iqair_airvisual_get_nearest_city
Get current air quality and weather data for the nearest supported city by IP or coordinates.

/nearest_city

GET
iqair_airvisual_get_city_data
Get current air quality and weather data for a specified supported city.

/city

3 parameters
ParamTypeRequiredDescription
countrystringoptionalThe supported country English name used by IQAir AirVisual.
statestringoptionalThe supported state English name used by IQAir AirVisual.
citystringoptionalThe supported city English name used by IQAir AirVisual.
Request private-beta access