Open air quality data with monitoring stations and pollutant readings.
Homepage Featured Station
ASYNCREADNo auth
Returns the featured monitoring station with location, provider, and latest pollutant readings.
This action takes no params.
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_openaq_homepage_featured_station", "params": {} }'