X APITwitter APIAPI PricingDeveloper Tools

X API Pricing in 2026: Current Rates and Verified Facts

A source-checked guide to the current X API price table: $0.005 standard Post reads, $0.015 standard Post creates, $0.20 URL posts, owned reads, caps, and what the page does not establish.

GetXAPI··Updated August 16, 2026
Source-checked guide to current X API pricing, billing rules, and limits in 2026

The current official X API pricing page lists prepaid pay-per-use access and custom Enterprise access. Standard Post reads cost $0.005 per resource, standard Post create requests cost $0.015, and Post create requests containing a URL cost $0.200.

TL;DR: These prices were verified against the official X API pricing page on August 16, 2026. That verification date does not prove when the prices became effective. The page does not provide a July or August 2026 change date, a complete legacy-plan migration history, or a fixed Enterprise minimum. This guide separates what the source confirms from what it does not.

That distinction matters. A current price table can establish today's listed prices. It cannot, by itself, establish that a price changed on a particular earlier date or that every existing account moved at the same time.

Current Official X API Read Prices

The following values come from the current official table.

Resource read USD per resource
Post $0.005
User $0.010
Direct Message event $0.010
Following or followers $0.010
List $0.005
Space $0.005
Community $0.005
Note $0.005
Like $0.001
Mute $0.001
Block $0.001
User profile update $0.005

The unit matters. X bills by resource, not simply by HTTP request. A response containing multiple billable resources can therefore cost more than its request count suggests.

The table also describes a 24-hour deduplication period. Re-reading the same resource during that period is not charged again under the stated rule, and the period resets at midnight UTC.

Current Official X API Write Prices

Write operations do not share one universal price.

Write action USD per request
Standard Post create $0.015
Post create with a URL $0.200
Summoned Post create $0.010
Direct Message interaction create $0.015
User interaction create $0.015
Interaction delete $0.010
Content manage $0.005
List create $0.010
List manage $0.005
Bookmark or media metadata $0.005
Privacy action $0.010
Mute delete $0.005
Recent counts $0.005
All counts $0.010
Trends $0.010

This is why the shorthand claim that "X writes cost $0.010" is stale. A standard Post create is $0.015 in the current table, while a Post containing a URL is $0.200 and several other actions have separate prices.

The Owned-Read Rule

The current table lists owned reads at $0.001. The official condition is narrow: the authenticated user ID must be the same as the app owner's user ID.

Do not generalize that rate to every account an agency manages, every brand owned by the same company, or any arbitrary resource returned while using user authentication. If the identity condition is not met, use the standard resource price in cost estimates.

Start building with GetXAPI

$0.05 per 1,000 tweets. $0.10 free credits. No credit card required.

The Monthly Post-Read Cap

The current pay-per-use table lists a monthly cap of 3,000,000 Post reads. This is separate from endpoint rate limits and separate from the 24-hour deduplication rule.

Above the self-serve cap, the public pricing page points to Enterprise access. Enterprise is listed as custom pricing. The page does not publish a fixed $42,000 monthly minimum, so budgets above the cap should use an actual X sales quote rather than a third-party estimate presented as an official fact.

What the Current Page Does Not Prove

The official table is strong evidence for current listed values, but it does not establish all of the history often repeated in 2026 API articles.

It does not establish:

  1. That pay-per-use first began in February 2026.
  2. That every Basic or Pro account closed or migrated on one date.
  3. That every legacy subscriber received the same voucher or switch-back option.
  4. That the current rates became effective in April, July, or August 2026.
  5. That Enterprise starts at a fixed public monthly price.

An archived version of the official documentation already showed pay-per-use on January 22, 2026. That makes a blanket "introduced in February" claim unsafe. Historical plan details should be attached to a dated primary announcement or archived page for the period being discussed.

The official page's metadata was last modified on August 13, 2026, and this article verified the page on August 16. Neither date is an effective date for the rate card.

Cost Examples at Current Rates

For 100,000 standard Post reads with no deduplication benefit:

Provider path Calculation Estimated cost
Official X API 100,000 x $0.005 $500
GetXAPI standard calls About 5,000 calls x $0.001 About $5

The GetXAPI estimate assumes about 20 tweets returned per standard search or list call. Real cost depends on endpoint, result count, pagination, and whether a specially priced endpoint is used.

For 1,000 standard Post create requests on the official X API, the current listed price is $15. For 1,000 Post create requests containing a URL, the current listed price is $200. Those are current-rate calculations, not claims about a prior price or the date of a change.

The cheapest Twitter API. Try it free.

$0.05 per 1,000 tweets. $0.10 free credits. No credit card required.

GetXAPI Pricing and Plan Facts

GetXAPI remains pay-per-call by default:

GetXAPI item Current fact
Standard call $0.001
Premium, DM, Create Tweet, Join Community $0.002
Complete tweets $0.003
Signup credit $0.10, no card required
Endpoint catalog 73 endpoints
Purchased top-up credits Start at $10 and do not expire

Optional plans are also available: Starter at $5 one time, Pro at $15 per month, Growth at $49 per month, and Scale at $99 per month. Plan credits follow each plan's stated validity rules, while purchased top-up credits do not expire.

How to Keep Pricing Content Accurate

For any integration or comparison page, store four fields with an external price: the value, the official source, the date you verified it, and the effective date only when an official dated source provides one.

When the effective date is unknown, keep it unknown. A page update timestamp is useful for freshness checks but should not be converted into a pricing-change date.

For account-specific access, check the X Developer Console. A public table can describe the current offer, but a console or contract may show legacy or negotiated terms that do not appear on the public page.

The Verdict

The source-safe summary is simple: X currently lists prepaid pay-per-use and custom Enterprise access; standard Post reads are $0.005; standard Post create requests are $0.015; Post create requests with a URL are $0.200; owned reads are $0.001 under a specific identity condition; and pay-per-use access has a 3-million monthly Post-read cap.

There is no reliable basis on the current page for calling these July or August 2026 prices, assigning them an April 20 effective date, promising how legacy accounts were handled, or quoting a fixed Enterprise floor.

For public-data workloads, compare the official per-resource calculation with GetXAPI's current pricing, then test the required endpoint using the $0.10 signup credit before choosing a production path.

Frequently Asked Questions

The current official X API pricing table lists a standard Post read at $0.005 per resource. The same resource is not charged again during the table's stated 24-hour deduplication period, which resets at midnight UTC.

The official table lists owned reads at $0.001 when the authenticated user ID is the same as the app owner's user ID. It is not a general discount for any account you manage or any resource your organization controls.

The official pricing page was verified on August 16, 2026, but that is a verification date, not an effective date. The page does not publish a dated announcement establishing a July or August 2026 price change.

A standard GetXAPI call costs $0.001 and returns about 20 tweets on typical list or search responses, or about $0.05 per 1,000 tweets. Premium, DM, complete-tweet, and other specially priced endpoints have different rates.

The current table lists a standard Post create request at $0.015 and a Post create request containing a URL at $0.200. Other write actions have their own prices, so do not apply the standard Post-create price to every write endpoint.

No general public Free tier is listed on the current pricing page. The page lists prepaid pay-per-use access and custom Enterprise access. Account-specific legacy access should be checked in the X Developer Console.

The current pay-per-use table lists a two-million monthly Post-read cap. Enterprise pricing is custom, so higher-volume teams should obtain a quote from X rather than budget against an unofficial monthly floor.

Check out similar blogs

More guides on the Twitter/X API, scraping, and pricing.

Guide to monitoring Twitter/X accounts with an API in 2026, covering new tweets, mentions, profile changes, alerts, and cost
Twitter APIX API

How to Get Notified When Someone Tweets on X (2026 Guide)

Get notified when someone tweets, in real time. Webhooks push every new post to your server, Slack, or a Discord bot. Keyword alerts, code, scale math, and costs.

GetXAPI·
Diagnosing Twitter X API 403 Forbidden and 401 Unauthorized errors, with the cause and fix for each
Twitter APIX API

Twitter API 403 Forbidden and 401 Unauthorized: Every Cause and Fix

Why the X API returns 403 Forbidden or 401 Unauthorized, how to tell the two apart, and a fix for each cause. Covers tier gating, app permissions, OAuth, and X error codes.

GetXAPI·
The best Twitter and X API alternatives in 2026 compared across managed APIs, scraping marketplaces, and open-source libraries
Twitter APIX API

The Best Twitter (X) API Alternatives in 2026, Compared

The best Twitter / X API alternatives in 2026, ranked and compared: managed pay-per-call APIs, web-data marketplaces, and open-source libraries, with real per-1,000-tweet costs.

GetXAPI·
How to like a tweet via API in 2026: a single call to the favorite endpoint, no X developer account required
Twitter APIX API

How to Like a Tweet via API in 2026 (No Dev Account)

Like (favorite) tweets programmatically via API in 2026 without an X developer account. The auth_token model, working curl, Python, and Node code, and per-call cost.

GetXAPI·
How to post tweets via API with authentication in 2026 using a registered X auth_token, no developer account required
Twitter APIX API

Post Tweets via API With Authentication in 2026 (No Developer Account)

Post tweets, threads, and media through an API without an X developer account. The auth_token model, working Python and Node code, rate-limit safety, and per-call costs.

GetXAPI·
Twitter/X API performance benchmark 2026: measured per-endpoint latency, reliability, and throughput across four read endpoints
Twitter APIX API

Twitter API Performance Benchmark 2026: Latency, Reliability, Throughput

A real Twitter/X API performance benchmark: measured per-endpoint latency (p50/p95), 100% reliability across 44 calls, and throughput math, with how it compares to the official API.

GetXAPI·
Twitter bot detection method: the engagement and metadata signals that identify automated X accounts, with API code to pull each one
Twitter Bot DetectionBot Detection

How to Detect X (Twitter) Bots: A Practical, Data-Backed Method

A practitioner method for Twitter bot detection: the real signals (views-to-likes ratio, account age, posting cadence, follower pattern, amplification), runnable API code to pull each one, and a scoring rubric you own.

GetXAPI·
How to scrape the full tweet history of any public X account in 2026, past the 3,200-tweet timeline limit, using date-window search and cursor pagination
Twitter APITweet History

Scrape Full Tweet History of Any Account in 2026 (Beyond the 3,200 Limit)

Why the X timeline stops at 3,200 tweets and how to pull an account's full history with date-window search, cursor pagination, and dedup. Live-tested code in Python and curl.

GetXAPI·

Featured in

Where GetXAPI's data and pricing get cited.

Indie Hackers: The hidden line item in your AI side project: X data
Indie Hackers·Jun 2026

The hidden line item in your AI side project: X data

Indie Hackers post on the often-overlooked cost of X data for AI side projects, citing GetXAPI as the usage-based way to pull live Twitter data without a five-figure X developer contract.

Read on Indie Hackers
Big News Network: How Companies Are Learning to Read Market Mood in Real Time
Big News Network·Jun 2026

How Companies Are Learning to Read Market Mood in Real Time

Editorial feature on Big News Network examining how companies read market mood from X in real time, citing GetXAPI as the usage-based Twitter API that prices live social listening by the call instead of a five-figure annual contract.

Read on Big News Network
Business Newswire: How Companies Are Learning to Read Market Mood in Real Time
Business Newswire·Jun 2026

How Companies Are Learning to Read Market Mood in Real Time

Syndicated feature on Business Newswire on how companies read market mood from X in real time, citing GetXAPI as the usage-based Twitter API that prices live social listening by the call.

Read on Business Newswire
SIIT: Working with Twitter/X Data: A Practical Skill for IT Students and Professionals in 2026
SIIT·Jul 2026

Working with Twitter/X Data: A Practical Skill for IT Students and Professionals in 2026

Guide on SIIT (Scholars International Institute of Technology) on collecting live Twitter/X data as a practical developer skill, citing GetXAPI as the per-call Twitter data API that makes it affordable without an X developer account.

Read on SIIT
Programming Insider: Adding Twitter/X Data to Your App in 2026: A Developer's Integration Guide
Programming Insider·Jul 2026

Adding Twitter/X Data to Your App in 2026: A Developer's Integration Guide

Developer integration guide on Programming Insider covering how to add live Twitter/X data to an app in 2026, comparing the official X API v2 with a key-based REST approach and citing GetXAPI as the low-cost per-call option with no developer-account approval.

Read on Programming Insider
TechBullion: 6 Twitter/X Scraping Solutions for Every Budget
TechBullion·Jul 2026

6 Twitter/X Scraping Solutions for Every Budget

Roundup on TechBullion of the leading Twitter/X scraping solutions, ranking GetXAPI first as the cheapest option at $0.001 per call (about $0.05 per 1,000 tweets) with clean JSON output and no monthly minimum.

Read on TechBullion
SpeakRJ: The Data Bill Behind Every Social Analytics Tool
SpeakRJ·Jun 2026

The Data Bill Behind Every Social Analytics Tool

Editorial piece on SpeakRJ examining the underlying data costs behind social analytics tools, citing GetXAPI as the usage-based way to source live X data by the call.

Read on SpeakRJ
AI Journal: What Is AI Sentiment Analysis, and What Does Each Layer Cost?
AI Journal·Aug 2026

What Is AI Sentiment Analysis, and What Does Each Layer Cost?

Explainer in AI Journal breaking sentiment analysis into its data, model and reporting layers and what each costs to run, citing GetXAPI for pulling public X posts on pay-per-call pricing.

Read on AI Journal
The Silicon Review: Why Enterprise AI Agents Still Cannot Read Social Data
The Silicon Review·Aug 2026

Why Enterprise AI Agents Still Cannot Read Social Data

Analysis piece in The Silicon Review on why enterprise agents reach internal systems easily but struggle with public social data, citing GetXAPI's MCP server and data-as-a-service model as one route to close the gap.

Read on The Silicon Review