approvedweather
Air Quality Pollutant Levels
Hourly air quality for any latitude and longitude from the Open-Meteo air quality service, no key required. Returns particulate matter PM10 and PM2.5 plus carbon monoxide, ozone, and nitrogen dioxide concentrations. Critical for AI agents in health, environmental, logistics, and insurance contexts that need pollutant exposure data without paying for a commercial air quality provider.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#air-quality#pollution#pm25#environment#health
How to use
Sample response
{"source":"open-meteo","data":{"hourly":{"time":["2026-06-19T00:00"],"pm2_5":[8.1],"pm10":[14.2],"ozone":[62]}}}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-air-quality'