air-quality
ActiveTool of The Stall
Real-time US AQI and pollutant readings for any lat/lon. Returns current AQI with category label (Good/Moderate/Unhealthy/Hazardous), PM2.5, PM10, nitrogen dioxide, ozone, carbon monoxide, dust levels, and UV index. Data from CAMS (Copernicus Atmosphere Monitoring Service), updated hourly. Use for health advisories, outdoor event planning, environment-sensitive routing, or regulatory compliance checks.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"lat": {
"type": "number",
"description": "Latitude in decimal degrees (e.g. 40.71 for New York City)."
},
"lon": {
"type": "number",
"description": "Longitude in decimal degrees (e.g. -74.01 for New York City)."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries