Skip to main content
The Enterprise API provides the highest tier of access to X data. It includes everything available in the standard X API plus exclusive high-volume endpoints, custom rate limits, and dedicated account management for organizations that need X data at scale.

What you can do

Everything in the standard X API, plus:
CapabilityDescription
Stream the full firehoseAccess 100% of public posts in real-time with volume streams
Stream all likesFull and sampled likes streams in real-time
Advanced filtered streamingPowerstream with enhanced operators and throughput
Deep engagement analyticsPost and media engagement metrics at scale
Account activity eventsReal-time subscriptions for user events (posts, DMs, likes, follows)
Webhook deliveryReceive filtered stream data via webhooks
Custom rate limitsElevated limits tailored to your throughput needs
Dedicated supportNamed account manager and priority issue resolution

Enterprise-exclusive endpoints

These endpoints are only available with Enterprise access:

Volume Streams

Full firehose and language-specific streams for complete real-time coverage.

Likes Streams

Stream all likes or sampled likes across the platform.

Powerstream

High-performance filtered streaming with advanced operators.

Engagement Metrics

Post and media analytics for deep engagement insights.

Account Activity

Real-time event subscriptions for user activity.

Stream Webhooks

Filtered stream delivery via webhooks.

All available resources

Enterprise access includes the full set of X API resources:

Posts

Search, retrieve, create, and delete posts. Access timelines, threads, and quote posts.

Users

Look up profiles, manage relationships, and access follower data.

Spaces

Discover live audio conversations and participants.

Direct Messages

Send and receive private messages between users.

Lists

Create and manage curated lists of accounts.

Trends

Access trending topics by location.

API highlights

Request only the data you need. Use fields parameters to select specific attributes and expansions to include related objects.
curl "https://api.x.com/2/tweets/123?tweet.fields=created_at,public_metrics&expansions=author_id&user.fields=username" \
  -H "Authorization: Bearer $TOKEN"
Learn more about fields
Posts include semantic annotations identifying people, places, products, and topics. Filter streams and searches by topic.Learn more about annotations
Enterprise customers get access to dedicated engagement metrics endpoints for both posts and media, providing deep analytics at scale beyond what standard public metrics offer.Learn more about metrics
Reconstruct entire conversation threads using conversation_id. Track replies across the full thread.Learn more about conversation tracking
Access the edit history of posts, including all previous versions and edit metadata.Learn more about edit posts

Pricing

Enterprise plans are custom-tailored to your organization’s needs. Pricing is based on your data volume, endpoint usage, and support requirements.
FeatureDetails
Custom packagesTailored to your specific data and throughput needs
Longer-term contractsPredictable pricing with committed usage agreements
No post read capCustom or unlimited post read volumes
Dedicated supportIncluded with all Enterprise plans
Contact sales for pricing

Next steps

Apply for access

Contact our sales team to discuss your needs.

Explore endpoints

Browse all available endpoints including Enterprise-exclusive ones.