From d3077c10e60ba7338e02cb25c81a333bd531eab3 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Wed, 16 Apr 2025 13:53:09 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...talog-added-the-product-catalog-api-is-now-av.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx diff --git a/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx b/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx new file mode 100644 index 0000000000..9270ea1751 --- /dev/null +++ b/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx @@ -0,0 +1,12 @@ +--- +title: The Product Catalog API is now available +status: added +date: 2025-04-16 +category: billing +product: product-catalog +--- + +You can now have programmatic access to detailed product information including specifications and pricing of the complete Scaleway product catalog. + +For more details, check out our API documentation for Product Catalog + From 767405f5cbf0da6b15ab9fd8954cefdae22ba361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Wed, 16 Apr 2025 18:04:42 +0200 Subject: [PATCH 2/2] Update changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx Co-authored-by: Benedikt Rollik --- ...-product-catalog-added-the-product-catalog-api-is-now-av.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx b/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx index 9270ea1751..6e08c53e81 100644 --- a/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx +++ b/changelog/april2025/2025-04-16-product-catalog-added-the-product-catalog-api-is-now-av.mdx @@ -8,5 +8,5 @@ product: product-catalog You can now have programmatic access to detailed product information including specifications and pricing of the complete Scaleway product catalog. -For more details, check out our API documentation for Product Catalog +For more details, check out our [API documentation for Product Catalog](https://www.scaleway.com/en/developers/api/product-catalog/public-catalog-api/).