TikHub
The cheapest printed per-request price of the five and the simplest to reason about: every one of the 13 X endpoints is a flat $0.001 a call, all six verticals included, with automatic daily volume discounts down to $0.0005 above 30,000 requests a day, no monthly floor and no per-platform subscription. The catches are practical rather than priced - the discount is computed on daily volume, so it resets every night and only a steady pipeline holds the low rate; the default limit is 10 requests a second per endpoint path; and the account is a prepaid balance topped up through Alipay, PayPal, crypto or bank transfer, with nothing published about whether an unused balance expires. Followers, search and reply lists are cursor-paginated with no printed page size, so a deep crawl is many billed calls.
Tweet search request, by volume
| Tweets per month | Monthly bill | Per 1,000 | Cheapest route | Allowance unused |
|---|---|---|---|---|
| 1k | $0.050 | $0.050 | pay as you go | - |
| 10k | $0.500 | $0.050 | pay as you go | - |
| 100k | $4.00 | $0.040 | pay as you go | - |
| 1M | $25.00 | $0.025 | pay as you go | - |
How TikHub compares
At 10,000 tweets a month TikHub costs $0.050 per 1,000, 1.5x the cheapest published route and 1.5x AnyAPI.
| Provider | 1k a month | 10k a month | 100k a month | 1M a month |
|---|---|---|---|---|
| A | $0.033 | $0.033 | $0.032 | $0.032 |
| T | $0.050 | $0.050 | $0.040 | $0.025 |
| G | $0.050 | $0.050 | $0.050 | $0.050 |
| T | $1.00 | $0.100 | $0.250 | $0.025 |
List prices, dollars per 1,000 tweets at the cheapest published route to each volume. How this is worked out
Every published plan
| Plan | Price | Included requests | Overage each | Note |
|---|---|---|---|---|
| Free | on request | - | hard cap | "$0, No credit card required, ~50 free requests on sign-up, 10 RPS default rate limit, All 16 platform APIs, Some endpoints require paid credits." The grant is $0.05 of credit. includedUnits is null and monthlyUsd is null because the allowance is a one-off dollar balance rather than a plan anyone buys; it is recorded as the free tier instead. |
| Pay-as-you-go | $0 per month | 0 | $0.0010 | Marked "Most popular": "$0.001 - 0.01 /request, Up to 50% volume discount". Every X endpoint sits at the $0.001 floor. Prepaid balance topped up by Alipay, PayPal, crypto (USDT) or B2B bank transfer; no minimum top-up is printed. |
| Enterprise | on request | - | not published | "Custom - From $3,000 one-time or $4,500 cumulative", buying a permanent 5% fee waiver, 3-10% bonus credits, custom endpoint development, dedicated support, private deployment and B2B bank transfer. requiresPrepaidUsd records the $3,000 one-time floor; the $4,500 alternative is a cumulative-spend route to the same tier. No per-request price is published for it. |
The pricing page carries a live per-endpoint price picker (snapshot dated 2026-07-20 on the page). Searching it for "/twitter/" returns 13 X endpoints and every one is priced at $0.001 per request: fetch_search_timeline (search), fetch_user_post_tweet (user timeline), fetch_user_profile (profile), fetch_tweet_detail (single tweet), fetch_user_followers (followers) and fetch_post_comments (replies to a tweet), plus fetch_latest_post_comments, fetch_retweet_user_list, fetch_trending, fetch_user_followings, fetch_user_highlights_tweets, fetch_user_media and fetch_user_tweet_replies. The $0.001 is a per-request dollar price, not a credit, so the billed unit here is one request, units is 1 on every vertical, and the dollar rate sits on the plans and the volume tiers. Volume discounts are computed on total daily requests across the account and cut that rate to $0.0005 at 30,000 requests a day; see payAsYouGoTiers. The site says the general endpoint range is $0.001 to $0.01, but no X endpoint is above the floor. Endpoints are cursor-paginated with a bounded number of items per page and no page size is printed, so resultsPerRequest is null; each page is a separate billed request. Non-200 responses are never billed, and the cache_url in a response re-opens that one payload for 24 hours free but is not a cheaper re-fetch.
Cost by endpoint
Per 1,000, at 10,000 tweets a month.
What it can do
Only what the provider's own pages state.
Where these numbers came from
- https://tikhub.io/pricing read 2026-09-08 / Free / Pay-as-you-go / Enterprise cards, the six daily-volume discount tiers from $0.001 down to $0.0005 at 30,000+ requests a day, the $0.05 free sign-up credit, the 10 RPS default limit, accepted payment methods, and the FAQ that non-200 requests are never billed and that responses are never served from cache. The per-endpoint price picker was opened in the Aside browser (it is client-rendered) and searched for "/twitter/": all 13 X endpoints return $0.001 per request. The picker labels itself a "Live per-endpoint pricing snapshot from 2026-07-20"
- https://tikhub.io/twitter-api read 2026-09-08 / X (Twitter) API page: "$0.001 per request", "10,000 reads costs about $10, no monthly minimum", the endpoint reference table naming the six verticals used here, "All read-only", cursor pagination with a bounded number of items per page, and the note that X search operators (from:, since:/until:, filter:media, quoted phrases, OR) carry over
- https://tikhub.io/llms.txt read 2026-09-08 / 16 supported platforms including Twitter/X; "pay-as-you-go from $0.001/request with automatic daily volume discounts (down to $0.0005 at 30,000+ requests/day); $0.05 free sign-up credit (~50 requests, no credit card, granted once per user); default 10 RPS rate limit, upgradeable to 100+ RPS; Enterprise from $3,000 one-time or $4,500 cumulative spend"
Something out of date? Send the provider's own page to hello@xtwitterapiprices.com and it is corrected on the next capture.