TweetAPI
Public Twitter data for posts, profiles, followers, search, lists and communities
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Social
- Documentation / URL
- https://tweetapi.com/docs
Overview
TweetAPI provides X/Twitter data — key-based (a missing key returns 401, verified).
Quick Start
Me (replace YOUR_KEY):
curl "https://api.tweetapi.com/v2/users/me" \
-H "Authorization: Bearer YOUR_KEY"
Authentication
- Register at tweetapi.com → API key.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Public Twitter data.
FAQ
Is TweetAPI free? Free tier with limits; more is paid.
Why 401? An API key is required (verified).
What’s the auth style?
Authorization: Bearer.
More in Social
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| Ayrshare Social media APIs to post, get analytics, and manage multiple users social media accounts | API Key | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |