X Twitter Data
X Twitter Data API lets you fetch public X (Twitter) data by username — no official Twitter/X API key, OAuth, or developer account required. Get a user's full public profile (follower count, following, total tweets, bio, verified status, account creation date, location, and avatar) and their recent tweets and replies (text, timestamp, media URLs, tweet IDs) with simple handle-based lookups that…
X Twitter Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get User Profile /v1/user |
Returns a public X (Twitter) profile by handle: follower count, following count, tweet count, bio, verified status, account creation date, and avatar URL. |
| GET |
Get User Tweets /v1/user/tweets |
Returns a user's recent tweets and replies by handle: tweet text, timestamp, media URLs, tweet ID, and reply references. Use count to control how many items are returned (1-100). |
X Twitter Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|