Air Quality Programmatic APIs · Example Payload

Aqicn City Info Example

Air QualityEnvironmentEPAOpen DataPublic HealthIoTGovernment DataReal-Time Data

Aqicn City Info Example is an example object payload from Air Quality Programmatic APIs, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameurlgeo

Example Payload

Raw ↑
{
  "name": "Beijing, China",
  "url": "https://aqicn.org/",
  "geo": [
    45.0
  ]
}