Skip to content

Air Quality Index API

The Air Quality Index (AQI) API provides real-time air quality data, including the AQI and specific pollutant concentrations (such as PM2.5, PM10, CO, NO2, SO2, and O3) for various locations around the world. This API helps developers integrate air quality monitoring features into applications, enabling users to make informed decisions regarding their environment and health.

Open documentation ↗
AuthHTTPSCORS?Health

Checked 4 days ago: not responding

API key

Unconfirmed

HTTPS

Supported

Browser calls

Unconfirmed

Status

Failing · 43/100

What our checks found

Health score
43/100
Reliability
100%
Average latency
1357ms

Last checked 2026-09-18. Measured independently, not self-reported by the provider.

How to call it

A starting template for Air Quality Index API. Replace ENDPOINT with the path from the official documentation, which we link above rather than guess at.

# Authentication requirement is unconfirmed. Check the documentation before relying on this.
curl -s "https://www.juheapi.com/ENDPOINT" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Accept: application/json"

Where this listing comes from

Aggregated from one public source (freepublicapis), then normalised and checked by us. If something here is wrong, tell us and we will correct it.

Other Health APIs

See all 52

Covid-19 JHU CSSE

Health

Open-source API for exploring Covid19 cases based on JHU CSSE

No keyCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Humanitarian Data Exchange

Health

Humanitarian Data Exchange (HDX) is open platform for sharing data across crises and organisations

No keyCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

ICD-10 Codes

Health

List of all healthcare diagnosis codes

No keyCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Longevity World Cup

Health

Public biological age competition data with biomarkers and rankings

No keyCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Air Quality Index API — common questions

Answered from what our own scheduled checks found, not from the provider's marketing.

Is Air Quality Index API free to use?

Air Quality Index API is listed in our free catalogue, but it requires some form of authentication, so you will need to register before your first call. Providers frequently reserve higher limits and commercial use for paid plans.

Does Air Quality Index API need an API key?

Air Quality Index API requires some form of authentication. Check the provider's documentation for which scheme it expects.

Can I call Air Quality Index API from browser JavaScript?

We could not confirm CORS support for Air Quality Index API. Test it from a browser before relying on it client-side; if the request succeeds in curl but fails in the console, CORS is the reason.

Is Air Quality Index API still working?

Not at our last check on 2026-09-18. Air Quality Index API did not respond successfully, which is why it is marked as down here. This may be temporary; we re-check on a schedule and the badge above reflects the most recent run.

Is Air Quality Index API available over HTTPS?

Yes. Air Quality Index API serves over HTTPS, so you can call it from a secure page without triggering a mixed-content block.