Skip to content
Naasher
X API gateway showing the different costs of text posts and link postsBlog

X API request pricing: what the public table does and does not tell you

X lists rates for successful API operations. Learn what its Content Create prices cover—and why they are not a Naasher customer-cost calculator.

Last updated August 28, 2026 · 3 min read · The Naasher team · Editorial and corrections policy (Arabic) · اقرأ بالعربية

In short: X charges its developer customers for API operations. The public table is useful for understanding provider cost, but it is not a customer invoice and it cannot be turned into a Naasher calculator without a separate, approved billing behavior matrix.

What X's official table says

X says write operations are charged per request and failed requests are not billed. Its current public table lists:

Selected X API pay-per-use rates
OperationPublished unitPublished rate
Content: CreateSuccessful request$0.015
Content: Create (with URL)Successful request$0.200
Analytics: ReadResource returned$0.005

Primary source: X API pay-per-use pricing and X usage and billing, checked 28 August 2026. X can change rates; verify the live table and Developer Console before budgeting.

The unit matters. X describes a successful API request, not a marketing calendar item, a campaign, or a customer credit. Its public table also does not explain every URL-classification edge case or every additional operation a publishing flow may perform.

Why a thread is not one create request

Naasher's X integration sends stored thread parts sequentially. It creates the first part, then uses the returned X identifier in the next request's in_reply_to_tweet_id, repeating that process for the remaining parts. A follow-up reply is also sent through a separate create request.

This establishes the reply relationship when the run succeeds. It does not make the sequence atomic: if a later part fails, earlier parts may already be public. An uncertain provider response also cannot safely be treated as either success or failure without checking X.

What this page deliberately does not calculate

Naasher's current runtime holds one metered usage record per X channel target and settles it after the provider reports success. That internal target-level meter is not the same thing as X's per-request invoice, especially for a multi-part thread or a separate follow-up reply.

For purchasing, use the live Naasher pricing and checkout terms presented to your account. Before a high-volume X campaign, ask support to confirm how the exact content shape will be counted. For the publishing and recovery behavior, read the X scheduling guide.

Frequently asked questions

What does X currently charge for a create request?
X's public table lists Content Create at $0.015 per successful request and Content Create with a URL at $0.200 per successful request. Check the live table because X can change its rates.
Is one scheduled thread one X request?
No. Each thread part is created separately, and each part after the first is a reply request. A partial failure can leave earlier parts live.
Can I use the X rate table to calculate my Naasher bill?
No. X's rates describe charges to the developer app. They do not define Naasher's customer units for threads, replies, retries, URLs, credits, or annual-plan overages.