From ccaaf527b11a821f14982f22be647acfd711ba8a Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 24 Aug 2026 18:49:41 +0000
Subject: [PATCH] docs: add changelog entry for PPU credit balance endpoint
---
changelog.mdx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/changelog.mdx b/changelog.mdx
index c1db3554d..fc0bb5965 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -7,6 +7,12 @@ keywords: ["changelog", "API updates", "release notes", "what's new", "API chang
To subscribe to updates, please [**“Turn on notifications”**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive) for [**@API**](https://x.com/api). You can also follow this changelog in your feed reader via the [**RSS feed**](https://docs.x.com/changelog/rss.xml).
+
+ ### PPU credit balance endpoint
+
+ Added [`GET /2/usage/credits`](/x-api/usage/get-usage-credits) to the [Usage API](/x-api/usage/introduction). Pay-per-use (PPU) accounts can now check their current credit balance in USD programmatically, making it easier to monitor spend and automate top-ups alongside existing Post consumption tracking.
+
+
### Updated `video_total_views` definition