Global air quality with location search, AQI dashboards, forecasts, and rankings.
Dhaka Location Dashboard
ASYNCREADNo auth
Returns Dhaka's current AQI, pollutant breakdown, forecasts, and coordinates.
ParametersFormJSON
URL path slug for the location (country/state/city segments without leading slash)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_iqair_location_dashboard_ssr_dhaka", "params": { "location_slug": "bangladesh/dhaka/dhaka" } }'