PAY PER USE
X API Pay-Per-Use Pricing 2026
Pure consumption pricing for the X / Twitter API. $0.0008 per call on TwitterAPIs (~20 tweets per call) vs $0.005 per resource on the official X API pay-per-use tier. No subscription, no monthly minimum, no surprise tier upgrade.
What “pay-per-use” actually means for the X API
Pay-per-use (also called consumption-based or usage-based pricing) means you are billed for each API call you make, instead of a flat monthly fee for a tier. The official X API moved to pay-per-use on February 9, 2026, retiring the old Basic / Pro / Enterprise tiers. TwitterAPIs has run on pay-per-use from day one.
Two things make pay-per-use cheap or expensive: the cost per call, and how much data each call returns. On the official X API, one resource = one tweet, so 1,000 tweets costs about $5. On TwitterAPIs, one call returns about 20 tweets, so 1,000 tweets costs $0.04. For the brand-level breakdown of every endpoint see the TwitterAPIs pricing page. For the head-to-head comparison against the official X API pay-per-use rates, see Twitter API pricing 2026.
Cost per call, every endpoint
Every endpoint, the cost per call, and the implied cost per 1,000 calls. Every read endpoint (tweets, users, search, lists, the follower graph) is $0.0008 per call; write actions (like, retweet, bookmark, follow, and their undos) are $0.0015 per call, with no subscriptions and no minimum spend.
Endpoint Price List
Showing 29 of 29 endpoints
| Endpoint | Price / Call | Price / 1,000 Calls |
|---|---|---|
tweet/advanced_search | $0.0008 | $0.80 |
tweet/detail | $0.0008 | $0.80 |
tweet/replies | $0.0008 | $0.80 |
tweet/retweeters | $0.0008 | $0.80 |
tweet/thread | $0.0008 | $0.80 |
user/info | $0.0008 | $0.80 |
user/info_by_id | $0.0008 | $0.80 |
user/user_about | $0.0008 | $0.80 |
user/search | $0.0008 | $0.80 |
user/media | $0.0008 | $0.80 |
user/tweets | $0.0008 | $0.80 |
user/tweets_and_replies | $0.0008 | $0.80 |
user/mentions | $0.0008 | $0.80 |
user/affiliates | $0.0008 | $0.80 |
user/check_follow_relationship | $0.0008 | $0.80 |
user/followers | $0.0008 | $0.80 |
user/following | $0.0008 | $0.80 |
user/followers_v2 | $0.0008 | $0.80 |
user/following_v2 | $0.0008 | $0.80 |
user/verified_followers | $0.0008 | $0.80 |
list/members | $0.0008 | $0.80 |
tweet/favorite | $0.0015 | $1.50 |
tweet/unfavorite | $0.0015 | $1.50 |
tweet/retweet | $0.0015 | $1.50 |
tweet/unretweet | $0.0015 | $1.50 |
tweet/bookmark | $0.0015 | $1.50 |
tweet/unbookmark | $0.0015 | $1.50 |
user/follow | $0.0015 | $1.50 |
user/unfollow | $0.0015 | $1.50 |
3 ROI scenarios: light, medium, heavy
Three real-world usage profiles, each modeled with monthly call volume, approximate tweets returned, and the pay-per-use bill on TwitterAPIs vs the official X API pay-per-use tier.
Light usage
Indie hacker, prototype, weekend project with small daily tweet pulls.
- Monthly calls: 5,000
- ~Tweets: 100,000
- TwitterAPIs: $4/mo
- Official X API: $25/mo
- Save $21/mo (84%)
Medium usage
Funded startup, growth dashboard, daily sentiment runs at moderate scale.
- Monthly calls: 50,000
- ~Tweets: 1,000,000
- TwitterAPIs: $40/mo
- Official X API: $250/mo
- Save $210/mo (84%)
Heavy usage
Production analytics platform, full firehose-style ingestion, multi-tenant.
- Monthly calls: 500,000
- ~Tweets: 10,000,000
- TwitterAPIs: $400/mo
- Official X API: $2,500/mo
- Save $2,100/mo (84%)
Scenario rates assume tweet/user/search reads at the official X API $0.005 per-resource rate. Run your exact bill in the cost calculator.
Official X API pay-per-use rates (Feb 2026 onwards)
Source: developer.x.com/#pricing. One resource on the official API = one tweet, one user, or one DM event.
| Resource | Official X API | TwitterAPIs Equivalent | Notes |
|---|---|---|---|
| Posts: Read (tweet search, lookup) | $0.005 | $0.0008 per call | 1 tweet returned per resource |
| User: Read (profiles, followers) | $0.010 | $0.0008 per call | 1 user returned per resource |
| DM Event: Read | $0.010 | $0.0008 per call | 1 DM event per resource |
| Content: Create (post tweet) | $0.010 | $0.0008 per call | 1 tweet write per resource |
| User Interaction: Create (like, retweet) | $0.015 | $0.0008 per call | 1 interaction per resource |
| DM Interaction: Create (send DM) | $0.015 | $0.0008 per call | 1 DM send per resource |
TwitterAPIs typically returns ~20 tweets per call, so the effective per-tweet cost is 100x cheaper than the official X API single-resource read. Last verified May 30, 2026.
Pay-per-use pricing FAQ
Pay-per-use means you pay only for each API request you make, with no monthly subscription, no minimum spend, and no fixed tier. The official X API moved to a consumption-based pay-per-use model on February 9, 2026. TwitterAPIs has used pay-per-use pricing from day one at $0.0008 per call (~20 tweets per call).
Yes. For tweet search and tweet detail (the most common use case), TwitterAPIs is 6x cheaper per call ($0.0008 vs $0.005) and 125x cheaper per tweet because each TwitterAPIs call returns ~20 tweets while the official resource returns 1 tweet. For user reads and follower-graph reads it's 12.5x cheaper per call.
Tweet search on TwitterAPIs uses the tweet/advanced_search endpoint at $0.0008 per call, returning ~20 tweets per page. So 1,000 tweets of search results costs $0.04. The official X API charges $0.005 per single tweet returned via search, so 1,000 tweets costs $5, a 100x+ markup.
Yes. Use the cost calculator to plug in your tweet and user call volumes and see the side-by-side monthly bill for TwitterAPIs vs the official X API pay-per-use rates, with total savings percentage. For per-endpoint cost detail, see the pricing page.
The old X API tiers (Basic $200/mo, Pro $5,000/mo, Enterprise $42,000/mo) have been replaced by per-resource pay-per-use pricing: $0.005 to $0.015 per resource depending on whether it is a read, write, user, or DM. TwitterAPIs charges $0.0008 per call and returns ~20 tweets per call, so the effective rate is $0.04 per 1,000 tweets vs $5 per 1,000 single-tweet reads on the official API.
No. There is no minimum monthly spend and no subscription. You buy credits starting at $10 (12,500 API calls / ~250,000 tweets) and they never expire. New accounts get $0.50 in free credits at signup with no credit card required.
Because pricing is per-call with no tier, a usage spike just consumes credits faster. There is no overage penalty, no rate ceiling beyond standard fair-use, and no surprise tier upgrade. You can also set spend alerts in the dashboard. For comparison, the official X API also has no monthly caps under pay-per-use, but each request costs 5x to 100x more.
Next read
Continue exploring related pages:
TwitterAPIs pricing
Brand pricing page with endpoint-level costs and quick totals.
Twitter API pricing and X API pricing comparison
Compare monthly economics and derived request-level cost.
TwitterAPIs vs TwexAPI comparison
Pay per call vs per endpoint subscription, 21 read endpoints vs smaller catalog, 3 cost scenarios.
Twitter API cost calculator
Estimate monthly spend using your request volume.