From b71066bf95116b6af2966cb940e5ea8797435422 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:25:59 +0100 Subject: [PATCH] Add WattBuy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4877a61..3565874 100644 --- a/README.md +++ b/README.md @@ -703,6 +703,7 @@ API | Description | Auth | HTTPS | CORS | | [Srp Energy](https://srpenergy-api-client-python.readthedocs.io/en/latest/api.html)| Hourly usage energy report for Srp customers | `apiKey` | Yes | No| | [Thames Water Open Data](https://data.thameswater.co.uk) | Open Data from the UK's largest water and wastewater services company | `apiKey` | Yes | Unknown | | [UK Carbon Intensity](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0) | The Official Carbon Intensity API for Great Britain developed by National Grid | No | Yes | Unknown | +| [WattBuy](https://wattbuy.readme.io/reference/getting-started-with-your-api) | Electricity usage estimations, carbon footprint estimations, and utility data | `apiKey` | Yes | Yes | | [Website Carbon](https://api.websitecarbon.com/) | API to estimate the carbon footprint of loading web pages| No | Yes | Unknown | **[⬆ Back to Index](#index)**