From 1bf972958968c657be8a6352acdaf1833e7ade9b Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 30 Sep 2025 08:28:39 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...ntal-footprint-added-access-raw-data-on-your-e.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx diff --git a/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx b/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx new file mode 100644 index 0000000000..2679c3c27a --- /dev/null +++ b/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx @@ -0,0 +1,11 @@ +--- +title: Access raw data on your environmental impact via the API! +status: added +date: 2025-09-30 +category: billing +product: environmental-footprint +--- + +This new API provides programmatic and granular access to your usage data, allowing you to retrieve your environmental impact metrics, including carbon emissions (kgCO2e) and water consumption (m3), in raw JSON format. +Get started an read the documentation here : https://www.scaleway.com/en/developers/api/environmental-footprint/user-api/ + From 39eee2d5fcda936af517b0d6133541729a17f65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:57:20 +0200 Subject: [PATCH 2/2] Update changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx Co-authored-by: Benedikt Rollik --- ...vironmental-footprint-added-access-raw-data-on-your-e.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx b/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx index 2679c3c27a..fabde7f94d 100644 --- a/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx +++ b/changelog/september2025/2025-09-30-environmental-footprint-added-access-raw-data-on-your-e.mdx @@ -6,6 +6,7 @@ category: billing product: environmental-footprint --- -This new API provides programmatic and granular access to your usage data, allowing you to retrieve your environmental impact metrics, including carbon emissions (kgCO2e) and water consumption (m3), in raw JSON format. -Get started an read the documentation here : https://www.scaleway.com/en/developers/api/environmental-footprint/user-api/ +We have released a new API that gives you programmatic, fine-grained access to your usage data. You can now retrieve detailed environmental impact metrics, such as carbon emissions (kgCO₂e) and water consumption (m³), in raw JSON format. + +Get started and [read the documentation](https://www.scaleway.com/en/developers/api/environmental-footprint/user-api/).