ApiTwitter replaces the official Twitter API. No approval, no $100/mo fees. Sign up, get your API key, first call in 60 seconds. What's different: - GET endpoints use a server-side pool — just your API key - Pay-per-use: $0.14/1K reads, $2.25/1K writes. No monthly fees - 56 endpoints: users, tweets, search, DMs, lists, bookmarks - Python & JS SDKs — 3 lines of code - Auto-refund on server errors - 10K free credits on signup, no card needed
No reviews yetBe the first to leave a review for ApiTwitter
Maker
📌
Hey PH! 👋
I built ApiTwitter because the official Twitter API frustrated me as a developer — weeks-long approval, $100/mo minimum, and features locked behind $42K/mo Enterprise.
So I built a simpler alternative.
How it works:
- Read endpoints (profiles, tweets, search, followers) use our server-side pool. Just pass your API key — no cookies, no proxy, no setup.
- Write endpoints (posting, DMs, likes, follows) use your own Twitter cookies + proxy for security.
Pricing is pure pay-per-use. Reads cost $0.14 per 1K calls, writes $2.25 per 1K. No subscriptions. If our server errors out, credits are auto-refunded.
We also ship official SDKs:
pip install apitwitter
npm install @apitwitter/sdk
3 lines of Python to pull any Twitter profile. 10K free credits on signup.
Happy to answer any questions — feedback is very welcome!