Workflow page

Air Quality API

A buyer review page for ESG, facilities, insurance, real estate, climate-risk, and operations teams that want AQI and pollutant records filtered by location, parameter, category, and observation time.

GET /v1/environment/air-quality?locations=Los%20Angeles,Phoenix¶meters=PM2.5,OZONE&latest=true
{
  "data": [
    {
      "location": "Phoenix",
      "region": "AZ",
      "parameter": "OZONE",
      "aqi": 112,
      "category": "Unhealthy for Sensitive Groups",
      "observedAt": "2026-07-04T16:00:00Z",
      "source": "EPA AirNow-compatible sample"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "air-quality-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Signals To Watch

These buyer actions help prioritize workflow support and access routing.

Smallest Build

The first buyer-ready workflow should stay this narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Air Quality Data Monitor product catalog.