Skip to content

Commit 5707fb1

Browse files
authored
Update overview.mdx
Signed-off-by: tcaldwell-x <tcaldwell@twitter.com>
1 parent ef55d78 commit 5707fb1

File tree

1 file changed

+23
-25
lines changed

1 file changed

+23
-25
lines changed

overview.mdx

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

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

12+
Build, analyze, and innovate with X's real-time global data. Access posts, users, trends, and more through modern APIs with flexible pay-per-usage pricing.
13+
14+
## Products
15+
16+
Choose the access level that fits your needs.
17+
18+
<CardGroup cols={2}>
19+
<Card title="X API — Pay-per-use" icon="coins" href="/x-api/introduction">
20+
Flexible, credit-based pricing with no subscriptions or commitments. Access posts, users, spaces, DMs, lists, trends, media, and more. Pay only for what you use and scale up or down anytime.
21+
</Card>
22+
<Card title="X API — Enterprise" icon="building" href="/enterprise-api/introduction">
23+
Everything in the pay-per-use API plus exclusive high-volume endpoints like the full firehose, volume streams, likes streams, engagement metrics, and Powerstream. Includes dedicated account management, custom rate limits, and tailored packages.
24+
</Card>
25+
</CardGroup>
26+
27+
<Tip>
28+
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)
29+
</Tip>
30+
31+
---
32+
33+
## Get started
34+
1235
<Card title="X Activity API: Now Generally Available" icon="bolt" iconType="solid">
1336
<div style={{
1437
position: 'relative',
@@ -36,31 +59,6 @@ import { Button } from '/snippets/button.mdx';
3659
</div>
3760
</Card>
3861

39-
Build, analyze, and innovate with X's real-time global data. Access posts, users, trends, and more through modern APIs with flexible pay-per-usage pricing.
40-
41-
---
42-
43-
## Products
44-
45-
Choose the access level that fits your needs.
46-
47-
<CardGroup cols={2}>
48-
<Card title="X API — Pay-per-use" icon="coins" href="/x-api/introduction">
49-
Flexible, credit-based pricing with no subscriptions or commitments. Access posts, users, spaces, DMs, lists, trends, media, and more. Pay only for what you use and scale up or down anytime.
50-
</Card>
51-
<Card title="X API — Enterprise" icon="building" href="/enterprise-api/introduction">
52-
Everything in the pay-per-use API plus exclusive high-volume endpoints like the full firehose, volume streams, likes streams, engagement metrics, and Powerstream. Includes dedicated account management, custom rate limits, and tailored packages.
53-
</Card>
54-
</CardGroup>
55-
56-
<Tip>
57-
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)
58-
</Tip>
59-
60-
---
61-
62-
## Get started
63-
6462
<CardGroup cols={3}>
6563
<Card title="Quickstart" icon="rocket" href="/x-api/getting-started/make-your-first-request">
6664
Get your API keys and make your first request in minutes.

0 commit comments

Comments
 (0)