X Data
X Data API provides fast, reliable access to X (formerly Twitter) data at affordable prices. Whether you need Twitter user profiles, tweets, followers, following lists, or powerful search capabilities - we've got you covered. **Why Choose X Data API?** - ✅ Affordable pricing starting FREE (500 requests/month) - ✅ No expensive Twitter API subscription required - ✅ Fast response times with high…
X Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
search /search |
Search for tweets matching a query |
| GET |
getTrends /trends |
Fetch currently trending topics on Twitter/X |
| GET |
getLists /lists |
Fetch user's Twitter lists |
| GET |
getFollowers /followers |
Fetch users who follow the specified user |
| GET |
getExplore /explore |
Fetch AI-curated news and topics from Explore |
| GET |
getListTimeline /list-timeline |
Fetch tweets from a specific list |
| GET |
getFollowing /following |
Fetch users that the specified user follows |
| GET |
getTweetDetail /tweet-detail |
Fetch full details of a single tweet by ID |
| GET |
getTweetThread /tweet-thread |
Fetch the full conversation thread containing a tweet |
| GET |
getTweetQuotes /tweet-quotes |
Fetch tweets that quote the specified tweet |
| GET |
getTweetReplies /tweet-replies |
Fetch replies to a specific tweet |
| GET |
getUserTweets /user-tweets |
Fetch tweets from a user's profile timeline |
| GET |
getUserMedia /user-media |
Fetch tweets with media (images/videos) from a user |
| GET |
getUserLikes /user-likes |
Fetch tweets that a user has liked |
| GET |
getUser /user |
Fetch a Twitter/X user's profile by username |