Skip to main content
Enterprise plans are custom-tailored to your organization’s needs. Work with a dedicated account team to build a package that matches your data volume, endpoint usage, and support requirements.

How Enterprise pricing works

Custom packages

Pricing is tailored to your specific data volume, endpoint needs, and throughput requirements.

Committed contracts

Predictable costs with longer-term agreements and committed usage levels.

No post read cap

Custom or unlimited post read volumes, far beyond the 2 million monthly cap on pay-per-use plans.

Dedicated support included

A named account manager and priority technical support are included with every Enterprise plan.

What’s included

Every Enterprise plan includes access to the full X API plus exclusive Enterprise endpoints:
FeatureDetails
All standard endpointsEverything available in the pay-per-use X API
Volume streamsFull firehose and language-specific streams
Likes streamsFull and sampled likes in real-time
PowerstreamAdvanced filtered streaming
Engagement metricsPost and media analytics endpoints
Account ActivityReal-time user event subscriptions
Stream webhooksFiltered stream delivery via webhooks
Custom rate limitsElevated limits tailored to your needs
Dedicated supportNamed account manager and priority resolution

Enterprise vs. pay-per-use

Pay-per-useEnterprise
Pricing modelCredit-based, pay as you goCustom contract
Monthly post cap2 million readsCustom / unlimited
Volume streamsNot availableFull firehose and language streams
Likes streamsNot availableFull and sampled likes
Engagement metricsNot availablePost and media analytics
Rate limitsStandardCustom / elevated
SupportCommunity forumDedicated account manager
CommitmentNoneContract-based

Monitoring usage

Track your API usage programmatically with the Usage endpoint:
curl "https://api.x.com/2/usage/tweets" \
  -H "Authorization: Bearer $BEARER_TOKEN"
This returns daily Post consumption counts, helping you:
  • Track consumption against your contract limits
  • Generate usage reports for stakeholders
  • Identify high-consumption endpoints
  • Plan capacity with your account team

Get started

1

Contact sales

Apply for Enterprise access and tell us about your use case and data needs.
2

Get a custom quote

Our sales team will work with you to build a package that fits your requirements and budget.
3

Get onboarded

Your dedicated account manager will help you set up credentials, configure access, and start building.

Next steps

Apply for access

Contact our sales team to get started.

Usage API

Monitor usage programmatically.