From b7544f0139b34c9a527fb3564f3b689dd1474ef2 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 23:22:47 +0000 Subject: [PATCH 1/2] docs: replace Owned Reads card with X Chat API launch on overview --- overview.mdx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/overview.mdx b/overview.mdx index 540a44312..377e5937d 100644 --- a/overview.mdx +++ b/overview.mdx @@ -26,12 +26,8 @@ Choose the access level that fits your needs. Earn free [xAI API](https://docs.x.ai) credits when you purchase X API credits — up to 20% back based on your spend. [Learn more](/x-api/getting-started/pricing#free-xai-api-credits) ---- - -## Get started -
- +
- X logo + X Chat icon
- Owned Reads let you access your own data at reduced cost. Requests for your own posts, bookmarks, followers, likes, and more are priced at $0.001 per resource. + X Chat API & Chat XDK are live! Free on pay-per-use (limited time) — up to 500 msgs/day. +

+ Our official Chat XDK comes in Python, JS, Rust, Go, C# & Java.

- + Build customer support bots, AI agents, and more right in X Chat.
+--- + +## Get started + Get your API keys and make your first request in minutes. From 76acd8b1e3d1d2fc703a1765157bf7be4d671bc3 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:31:39 +0000 Subject: [PATCH 2/2] fix: force chat icon to white so it's visible on dark card background --- overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overview.mdx b/overview.mdx index 377e5937d..d2cf7fee5 100644 --- a/overview.mdx +++ b/overview.mdx @@ -42,7 +42,7 @@ Earn free [xAI API](https://docs.x.ai) credits when you purchase X API credits width: '40%', maxWidth: '320px', pointerEvents: 'none', - filter: 'grayscale(1)' + filter: 'brightness(0) invert(1) grayscale(1)' }}> X Chat icon