From 49bcda11536a4a39646a3c64f0c3550b6fd89559 Mon Sep 17 00:00:00 2001 From: jalcodev Date: Thu, 27 Aug 2026 16:23:01 +0200 Subject: [PATCH] Add GridHub API to Environment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e762d6a4..6add88c0 100644 --- a/README.md +++ b/README.md @@ -825,6 +825,7 @@ API | Description | Auth | HTTPS | CORS | | [Cloverly](https://www.cloverly.com/carbon-offset-documentation) | API calculates the impact of common carbon-intensive activities in real time | `apiKey` | Yes | Unknown | | [CO2 Offset](https://co2offset.io/api.html) | API calculates and validates the carbon footprint | No | Yes | Unknown | | [Danish data service Energi](https://www.energidataservice.dk/) | Open energy data from Energinet to society | No | Yes | Unknown | +| [GridHub](https://grid-hub.app/developers) | Live electricity prices, demand, generation mix and carbon intensity across 25 grids | `apiKey` | Yes | Yes | | [GrünstromIndex](https://gruenstromindex.de/) | Green Power Index for Germany (Grünstromindex/GSI) | No | No | Yes | | [IQAir](https://www.iqair.com/air-pollution-data-api) | Air quality and weather data | `apiKey` | Yes | Unknown | | [kanari](https://kanari.io/en/api) | Real-time worldwide wildfire detections, water bomber tracking and open fire archive | No | Yes | Yes |