Skip to content

Commit 39230e2

Browse files
committed
update banner
1 parent 914337e commit 39230e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

overview.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords: ["X API", "Twitter API", "developer platform", "API documentation", "X
99

1010
import { Button } from '/snippets/button.mdx';
1111

12-
<Card title="Pay-per-usage pricing: Now Available" icon="bolt" iconType="solid">
12+
<Card title="X Activity API: Now Generally Available" icon="bolt" iconType="solid">
1313
<div style={{
1414
position: 'relative',
1515
minHeight: '90px'
@@ -29,9 +29,9 @@ import { Button } from '/snippets/button.mdx';
2929
<img src="/logo/grok.svg" alt="Grok logo" style={{ width: '100%' }} />
3030
</div>
3131
<div style={{ position: 'relative', zIndex: 1 }}>
32-
Pay only for what you use. Plus, <span style={{fontWeight: 500, color: 'rgba(255,255,255,0.75)'}}>earn free xAI API credits</span> when you purchase X API credits!
32+
The X Activity API is officially out of beta. Subscribe to real-time activity events like profile updates, follows, and more with <span style={{fontWeight: 500, color: 'rgba(255,255,255,0.75)'}}>sub-second delivery</span> via streaming or webhooks.
3333
<br /><br />
34-
<Button href="/x-api/getting-started/pricing">Learn more</Button>
34+
<Button href="/x-api/activity/introduction">Learn more</Button>
3535
</div>
3636
</div>
3737
</Card>

0 commit comments

Comments
 (0)