Twitter & X API Pricing 2026: Tiers, Free Tier & Costs

Both GetXAPI and the official X API use pay-per-use pricing, but the cost difference is massive. GetXAPI costs $0.05 per 1,000 tweets ($0.001 per call, ~20 tweets per call). The official X API costs $5-$10 per 1,000 tweets ($0.005-$0.010 per single resource). That makes GetXAPI 100x cheaper per tweet. See the full per-endpoint breakdown below.

GetXAPI

$0.001, $0.002

Per call, pay as you go

  • Standard endpoints: $0.001 / call (~20 tweets)
  • DM endpoints: $0.002 / call
  • $0.05 per 1,000 tweets fetched
  • $0.1 free credits, no card required

Official X API (Pay-Per-Use)

$0.005, $0.20

Per resource, pay as you go

  • Posts: Read: $0.005 / resource
  • User: Read: $0.010 / resource
  • DM Event: Read: $0.010 / resource
  • Content: Create: $0.015 / resource
  • Content: Create (with URL): $0.200 / resource
  • DM Interaction: Create: $0.015 / resource
  • User Interaction: Create: $0.015 / resource

Current official pricing model

As of February 9, 2026, the official X API has transitioned to a consumption-based pay-per-use model with no fixed monthly costs and no monthly caps. developer.x.com/#pricing. GetXAPI remains 5x-15x cheaper per request across all equivalent endpoint types.

Update cadence: this comparison is re-checked monthly and whenever X publishes pricing changes.

What changed in the 2026 X API pricing

Two dates reshaped the official pricing this year. Both are worth knowing before you size a budget.

  • February 9, 2026: pay-per-use became the default. New developers load credits in the Developer Console and pay per request. The old $200 Basic and $5,000 Pro subscriptions closed to new signups (existing subscribers keep them).
  • April 20, 2026: three changes landed at once. Owned reads (your own posts, bookmarks, followers, lists) dropped to $0.001 per resource. Standard writes rose from $0.010 to $0.015. And posts containing a URL jumped to $0.20 per request, a 13x premium over a plain-text post.

The URL-post tax

A standard post costs $0.015. A post with any link costs $0.20. Auto-publishing newsletter, blog, or affiliate URLs at volume multiplies your write bill fast.

Owned reads

Reading your own account data (your posts, followers, bookmarks) is $0.001 per resource, the same rate GetXAPI charges for any public read on standard endpoints.

24-hour deduplication

Requesting the same post or user twice within one UTC day is charged once. The window resets at midnight UTC. Per-resource billing still applies, so a call returning 100 posts is 100 reads.

Official X API Pricing Tiers & Free Tier (2026)

X retired the old fixed Basic / Pro / Enterprise subscription tiers and moved to pay-per-use in 2026. Here's how the current tiers, free-tier limits, and per-resource costs map out, plus where a third-party API lands against each one.

TierMonthly costIncluded / limitsGetXAPI equivalent
Free tier$0Write-only / very limited reads (~100 reads/mo); not viable for data collection$0.10 free credits (~2,000 tweets), no card
Pay-per-use (Reads)From $0.005/resource$0.005 post read, $0.010 user read; ~$5-$10 per 1,000 tweets$0.001/call (~20 tweets) = $0.05 / 1,000 tweets
Pay-per-use (Writes)From $0.015/request$0.015 per post, $0.20 per post with a URL; 2M post-read monthly hard cap$0.001-$0.002/call, no monthly cap
Enterprise$42,000+/moRequired above the 2M read cap; custom contract, multi-month sales cycleSame pay-per-call rate at any volume, no contract

Is there a free X API tier in 2026? Technically yes, but the official free tier is write-focused with negligible read access, so you can't realistically collect tweets on it. For actual free testing, GetXAPI gives every new account $0.10 in credits (~2,000 tweets) with no credit card, then charges $0.05 per 1,000 tweets. That works out to roughly 100x cheaper than the official per-resource read price.

Legacy subscription tiers (closed to new signups)

Before the February 2026 cutover, the official X API sold fixed monthly plans. They still apply to accounts that subscribed earlier, so they are useful as a reference point:

  • Basic, $200/mo ($175/mo annual): 50,000 posts/month at the app level (3,000 per user), 15,000 reads/month, 2 app IDs.
  • Pro, $5,000/mo ($4,500/mo annual): 300,000 posts/month, 1,000,000 reads/month, 3 app IDs, filtered stream and full-archive search.
  • Free (legacy): write-focused, ~1,500 posts/month, no meaningful read access.

New projects can no longer subscribe to Basic or Pro. The only self-serve path today is pay-per-use; above the 2M monthly read cap, Enterprise is required.

Per-Request Cost Comparison by Endpoint

GetXAPI EndpointTypeGetXAPI CostOfficial X CostYou Save
tweet/advanced_searchread$0.001$0.0055x cheaper
tweet/detailread$0.001$0.0055x cheaper
tweet/repliesread$0.001$0.0055x cheaper
tweet/articleread$0.001$0.0055x cheaper
tweet/createwrite$0.002$0.0105x cheaper
tweet/favoritewrite$0.001$0.01010x cheaper
tweet/retweetwrite$0.001$0.01010x cheaper
user/searchread$0.001$0.01010x cheaper
user/inforead$0.001$0.01010x cheaper
user/info_by_idread$0.001$0.01010x cheaper
user/user_aboutread$0.001$0.01010x cheaper
user/followersread$0.001$0.01010x cheaper
user/followingread$0.001$0.01010x cheaper
user/verified_followersread$0.001$0.01010x cheaper
user/mediaread$0.001$0.01010x cheaper
user/tweetsread$0.001$0.01010x cheaper
user/tweets_and_repliesread$0.001$0.01010x cheaper
user/likesread$0.001$0.01010x cheaper
user/home_timelineread$0.001$0.01010x cheaper
user/bookmark_searchread$0.001$0.01010x cheaper
user/followers_you_knowread$0.001$0.01010x cheaper
user/check_follow_relationshipread$0.001$0.01010x cheaper
list/membersread$0.001$0.01010x cheaper
dm/listread$0.002$0.0105x cheaper
dm/sendwrite$0.002$0.0158x cheaper
user_loginread$0.010$0.0101x cheaper

Cost at 10,000 Requests

Operation TypeGetXAPIOfficial X API
10K post reads$10.00$50.00
10K user reads$10.00$100.00
10K content creates$10.00$100.00
10K DM reads$20.00$100.00

Sources

Official X API pay-per-use pricing from developer.x.com/#pricing. GetXAPI pricing from getxapi.com/pricing.

Pricing values last verified on June 13, 2026, reflecting the April 20, 2026 X API update (owned reads $0.001, writes $0.015, URL posts $0.20).

Pricing alone does not capture the full cost of a Twitter API integration. For the per-endpoint quotas and 429-handling patterns, see the Twitter API rate limits comparison. For a worked monthly bill at your projected volume, plug numbers into the cost calculator.

Pricing this page covers reads, writes, and DMs at $0.001-$0.002 per call. The same rate powers the data products built on it: the Twitter scraper API for tweets and profiles, the Twitter search API for keyword and operator queries, and the Twitter followers API for follower and following exports, all at $0.05 per 1,000.

What Will You Actually Pay?

Plug in your monthly read, write, and DM volumes, see the real bill against the official X API and GetXAPI side by side.

Frequently Asked Questions

The official X API uses pay-per-use pricing: reads cost $0.005-$0.010 per resource and writes cost $0.010-$0.015 per resource. GetXAPI offers the same data at $0.001 per call (~20 tweets per call) for standard endpoints and $0.002 for DM endpoints. That's $0.05 per 1,000 tweets vs $5-$10 on the official API.

No subscription is required. GetXAPI's primary model is pay-per-call with no minimum spend and no commitment, and you get $0.1 in free credits at signup and only pay for what you use. Optional subscription plans, a fixed monthly call quota at a lower effective rate, are also available if you prefer.

X retired the old fixed Basic / Pro / Enterprise subscription tiers and moved to a pay-per-use model in 2026. The current structure is: a Free tier (write-focused, ~100 reads/mo, not viable for data collection), pay-per-use reads from $0.005 per resource, pay-per-use writes from $0.010 per resource with a 2 million post-read monthly hard cap, and Enterprise (required above the cap) starting around $42,000/month. GetXAPI charges a flat $0.001 per call (~20 tweets) at any volume with no tiers and no monthly cap.

The official X API free tier is designed for posting, not reading. It caps reads at roughly 100 posts per month and is intended for bots that publish rather than apps that collect data. It does not include meaningful search, timeline, or follower access. If you need to read tweets at any scale, the practical free option is GetXAPI's $0.10 signup credit (~2,000 tweets), then pay-per-use at $0.05 per 1,000 tweets with no monthly read cap.

X closed the Basic ($200/mo) and Pro ($5,000/mo) subscription tiers to new signups at the February 2026 cutover to pay-per-use. Basic included 50,000 posts and 15,000 reads per month; Pro included 300,000 posts, 1,000,000 reads, full-archive search, and filtered stream. Existing subscribers keep their plans, but new projects must use pay-per-use, with Enterprise (from about $42,000/month) required above the 2 million monthly read cap. GetXAPI has no tiers: it is a flat $0.001 per call (~20 tweets) at any volume.

GetXAPI is 5x-15x cheaper than the official X API across all endpoint types. For example, a tweet read costs $0.001 on GetXAPI (~20 tweets per call) vs $0.005 on the official API. At 10,000 calls, you pay $10 with GetXAPI (~200K tweets) vs $50 with the official API.

GetXAPI is the cheapest Twitter API on the market at $0.001 per call (~20 tweets per call), making it just $0.05 per 1,000 tweets. The official X API starts at $0.005 per single resource, 100x more expensive per tweet.

There is an official X API free tier, but it's write-focused with negligible read access (around 100 reads per month), so you can't realistically collect tweets on it. For free testing that actually works, GetXAPI gives every new account $0.10 in credits (~2,000 tweets) with no credit card required, then $0.05 per 1,000 tweets after that.

As of the April 20, 2026 update, a standard text or media post costs $0.015 per request on the official X API, but a post containing any URL costs $0.20 per request, roughly 13x more. The premium applies to anything with a link in the body: newsletter URLs, blog posts, affiliate links, or tracking URLs. If you auto-publish links at volume, model this line item before you ship, because it dominates the write bill. GetXAPI is a read API for collecting tweet, user, and follower data and does not carry a per-link write premium.