From e33c1ff96b46d174109347954f457430101a9abb Mon Sep 17 00:00:00 2001 From: Chirag Sachdeva <56694972+c-sachdeva@users.noreply.github.com> Date: Mon, 6 Oct 2025 05:53:32 -0400 Subject: [PATCH] Add 1ClickImpact API to Environment (#594) Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bf04ea7..d8e252d9 100644 --- a/README.md +++ b/README.md @@ -742,6 +742,7 @@ like WhatsApp | `apiKey` | Yes | Yes | ### Environment | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [1ClickImpact](https://docs.1clickimpact.com/) | Environmental impact API for tree planting, carbon offsetting and ocean cleanup | `apiKey` | Yes | Yes | | [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 |