Skip to content

The cheapest
Twitter / X API.

Every endpoint $0.0008 per call. Returns ~20 tweets per call, just $0.04 per 1,000 tweets. No subscriptions, no developer account needed.

$0.0008

per call, every endpoint.

STANDARD
$0.04/1K

tweets, 20 per call.

VALUE
$0.50

free credits at signup.

NO CARD
20+

endpoints: tweets, profiles, search.

COVERAGE

// ENDPOINTS

Everything you need
to access Twitter data.

20+ REST endpoints covering tweets, users, threads, timelines, and follower graphs. All at $0.0008 per call with JSON responses and standard HTTP auth.

  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
  โ”‚ query_   โ”‚
  โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
  โ”‚ โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ โ”‚
  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Advanced Tweet Search

Search by keyword, hashtag, user mention, date range, and more. The same advanced operators you use on X.com.

    โ—‰
  โ”Œโ”€โ”€โ”€โ”€โ”€โ”
  โ”‚โ–‘โ–‘โ–‘โ–‘โ–‘โ”‚
  โ””โ”€โ”€โ”€โ”€โ”€โ”˜

User Profiles

Fetch full user info: bio, follower count, following, tweet count, and verified status by handle or ID.

  โ”Œโ”€โ”
  โ”‚ โ”‚โ–บโ”€โ”€
  โ””โ”ฌโ”˜
   โ”‚โ–บโ”€โ”€
  โ”Œโ–ผโ”
  โ”‚ โ”‚
  โ””โ”€โ”˜

Thread Lookup

Expand any tweet into a full conversation thread. Great for AI summarisation, research, and content analysis.

  โ”‚โ–„ โ–ˆ โ–„ โ–ˆ
  โ”‚โ–ˆ โ–ˆ โ–ˆ โ–ˆ
  โ”‚โ–ˆ โ–ˆ โ–ˆ โ–ˆ
  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Timeline Access

Retrieve any user's recent tweets and replies. Paginate through history without hitting X's rate limits.

  โ—‰โ”€โ—‰โ”€โ—‰
  โ”‚ โ”‚ โ”‚
  โ””โ”€โ”ผโ”€โ”˜
    โ—‰
    โ”‚

Follower Graph

List followers and following for any public account. Build social graphs, find influencers, map communities.

  [AI]
  โ”€โ”€โ–บ
  API
  โ”€โ”€โ–บ
  [you]

MCP Server

Plug twitterapis.com into Claude, Cursor, or any MCP-compatible AI agent. Fetch Twitter data from your prompts.

// QUICKSTART

Three steps to
your first tweet.

terminal
1# Sign up at twitterapis.com/dashboard
2# Then grab your key from Settings
3
4export TWITTERAPIS_KEY="ta_your_api_key_here"
5
6echo $TWITTERAPIS_KEY
Ready

// RELIABILITY

No rate limits.
No caps. Just data.

A managed API that returns clean, structured Twitter data on demand. No official X developer app, no API tiers, no quota resets. You only pay for the calls you make.

โšก

No platform rate limits

twitterapis.com imposes zero platform-level rate limits. Call any endpoint as often as your credits allow.

๐Ÿ”„

Automatic failover

Built-in redundancy and automatic retries keep your data flowing, even under heavy load.

๐ŸŒ

No X developer account

Skip the official X developer application, approval queue, and app credentials. Sign up and call the API in minutes.

99.9%
Uptime
20+
Read endpoints
JSON
Structured responses
0
Rate limits imposed
// Service status
โœ“ Uptime: 99.9% target
โœ“ Failover: automatic
โœ“ Auth: bearer token
โœ“ No X developer account required

// PRICING

The numbers speak
for themselves.

All systems operational
$0.0000
per call
every endpoint, standard
$0.00/1K
per 1,000 tweets
~20 tweets per call
$0.00
free credits
no credit card needed
0+
API endpoints
tweets, users, threads, search
Live API activity
nowGET /twitter/tweet/advanced_searchus-east-120041ms
1sGET /twitter/user/infoeu-west-120029ms
2sGET /twitter/user/followersap-south-120067ms
3sGET /twitter/tweet/threadus-west-220038ms

// BUILD WITH

Works with your stack.
Instantly.

Standard REST + JSON means twitterapis.com slots into any language or framework. Plus a first-party MCP server, Apify actors, and Postman collection so you can start in seconds.

  >>>
  ...

Python

Language

โ†’
  [JS]
  ---

Node.js

Language

โ†’
  curl
  โ”€โ”€โ”€โ”€

cURL

CLI

โ†’
  [AI]
  โ”€โ”€โ”€

Claude MCP

AI Agent

โ†’
  { }
  โ”€โ”€โ”€

Cursor

AI IDE

โ†’
  GET
  โ”€โ”€โ–บ

Postman

API Client

โ†’
  โ–ถ โ–ถ
  โ”€โ”€โ”€โ”€

Apify

Actors

โ†’
  ๐Ÿ“„
  โ”€โ”€โ”€

Fern Docs

Interactive Docs

โ†’

Wire it into your agent over plain REST.

Every endpoint is one HTTP GET with a Bearer key, so your AI can fetch tweets, users, and threads directly from your prompts today. A native MCP server for Claude and Cursor is on the way.

View Docs
// One call, Bearer auth
curl https://api.twitterapis.com/twitter/tweet/advanced_search
-H "Authorization: Bearer $TWITTERAPIS_KEY"
// MCP server for Claude & Cursor
// coming soon

// PRIVACY

Your credentials stay yours.

No stored passwords. Reads stay on public data with no login; write actions never persist your credentials. We keep it simple so you can trust it.

  โ•”โ•โ•โ•โ•—
  โ•‘ โœ• โ•‘
  โ•šโ•โ•โ•โ•

No X credentials stored

We never ask for or store your Twitter/X login or password. Only your twitterapis.com API key is used.

  โ”Œโ”€โ”€โ”€โ”
  โ”‚ โ†’ โ”‚
  โ””โ”€โ”€โ”€โ”˜

Reads need no login

The 21 read endpoints only touch public data, no credentials required. Write actions (like, retweet, bookmark, follow) use your session in-flight and discard it.

  โ•ญโ”€โ”€โ”€โ•ฎ
  โ”‚ ๐Ÿ”’โ”‚
  โ•ฐโ”€โ”€โ”€โ•ฏ

HTTPS encryption

All API traffic travels over TLS 1.3. Your API key is transmitted only in encrypted request headers.

  [===]
  [tok]

Bearer token auth

Simple revocable bearer tokens. Lost or leaked? Generate a new key from your dashboard instantly.

  โ—‰โ”€โ—‰
  โ”‚pubโ”‚

Public data only

twitterapis.com only accesses publicly visible tweets and profiles. Private accounts are never accessible.

  โ–ช โœ• โ–ช
  โ”€โ”€โ”€โ”€โ”€

No data resale

We store only your email and API usage logs. We never sell, share, or train models on your request data.

๐Ÿ”’

What we store

We store your email address, hashed password (if applicable), and per-call usage logs for billing. That is all. No tweet content, no X credentials, no browsing data. Read our Privacy Policy โ†’

// FOR DEVELOPERS

Integrate in under
5 minutes.

One endpoint, one header. Fetch tweets, users, and threads from any language. No OAuth dance, no rate-limit math, no developer account required.

No X developer account

Use twitterapis.com without managing official X developer app credentials or waiting for approval.

Per-call pricing

Pay only for what you use. No monthly minimums. $0.50 free credits to start, no card required.

Standard REST / JSON

Plain HTTP GET requests, JSON responses. Works with any language, framework, or AI agent.

SDK + Postman + MCP

Python package, npm package, Postman collection, Fern docs, and an MCP server for AI agents.

1export KEY="ta_your_api_key_here"
2
3curl -s \
4 -H "Authorization: Bearer $KEY" \
5 "https://api.twitterapis.com/twitter/tweet/advanced_search?query=openai%20filter:verified&limit=20" \
6 | jq '.tweets[].text'
$pip install twitterapis-python
MCP server (npm i @twitterapis/mcp): coming soon

Start fetching Twitter data today.

$0.50 free credits on signup. No credit card. No developer account. Just an API key and your first call running in under 5 minutes.

No credit card required ยท $0.0008 per call ยท Cancel anytime