From 833586913a0a283180807816ddef68937e0b955d Mon Sep 17 00:00:00 2001 From: RING <43923978+0n1onr1ng@users.noreply.github.com> Date: Tue, 30 Sep 2025 22:11:57 +0800 Subject: [PATCH] add Air Quality Index (#576) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbd0907f..888084cf 100644 --- a/README.md +++ b/README.md @@ -739,6 +739,7 @@ like WhatsApp | `apiKey` | Yes | Yes | ### Environment | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Air Quality Index](https://www.juheapi.com/api-catalog/aqi) | Real-time air quality data including AQI and pollutant concentrations for worldwide locations | No | Yes | Unknown | | [BreezoMeter Pollen](https://docs.breezometer.com/api-documentation/pollen-api/v2/) | Daily Forecast pollen conditions data for a specific location | `apiKey` | Yes | Unknown | | [Carbon Interface](https://docs.carboninterface.com/) | API to calculate carbon (C02) emissions estimates for common C02 emitting activities | `apiKey` | Yes | Yes | | [Climatiq](https://docs.climatiq.io) | Calculate the environmental footprint created by a broad range of emission-generating activities | `apiKey` | Yes | Yes |