tweetapi.dev

X data for agents.
Up when others are down.

Read-only API for public X (Twitter) profiles, tweets, threads and search. One credit per tweet or profile. Credits last 12 months. No per-call minimum. Empty results and failed requests are free.

Numbers, not a badge

A canary calls every endpoint once a minute. The results are on this page, per endpoint, for the last 7 days. Every incident is published with cause and duration.

Credits that do not punish

No per-call minimum. Empty result: free. Failed request: free. Cache hit: half price. Credits last 12 months and the balance stops at zero, never below.

Built for agents

One flat Tweet and one flat User object that do not change when X changes. OpenAPI document, MCP server and typed SDKs. Same endpoint names as twitterapi.io: change the base URL.

One request

curl "https://api.tweetapi.dev/v1/tweets/search?q=from:x%20since:2026-09-01" \
  -H "x-api-key: xd_live_..."

{
  "data": [ { "id": "1968...", "text": "...", "author": { "handle": "X" }, "likes": 1204, ... } ],
  "next_cursor": "DAABCgABG...",
  "items": 20,
  "credits_charged": 20,
  "balance_remaining": 4980,
  "cache": "miss",
  "request_id": "3d4f3d1c-..."
}

Status, last 7 days

Live from the canary that calls X through the same path as your requests. Updated every minute.

100.00%of 1,011 checks succeeded
EndpointSuccessChecksMedian latencyLast success
profile100.00%287213 ms2026-09-17 17:31 UTC
search100.00%150658 ms2026-09-17 17:31 UTC
tweet100.00%287183 ms2026-09-17 17:31 UTC
user tweets100.00%287511 ms2026-09-17 17:31 UTC

Updated 2026-09-17 17:31 UTC. Window 7 days.

Pricing

Buy a pack, use it at any pace. Rate limit follows the largest pack bought in the last 12 months.

PackPriceCreditsEffectiveRequests / s
Free$05,000once, no card1
Starter$1080,000$0.125 per 1k10
Builder$50500,000$0.100 per 1k25
Growth$2002,500,000$0.080 per 1k100
Scale$60010,000,000$0.060 per 1k200

Followers and following: 0.1 credit per profile. Enterprise from $2,000 with invoice billing and a signed SLA. Card checkout opens with the public launch; beta customers are invoiced.