Tweet API
Twitter / X API data designed for developers and researchers, our API provides access to tweets, user profiles, followers, following data, media, and more
Tweet API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search By Username /v1/user-by-username |
Get user details by searching with Twitter username. |
| POST |
Send DM /v3/interaction/send-dm |
Send a direct message to a Twitter user with optional media attachment. Supports images, GIFs, and videos with automatic type detection and processing. Maximum 1 media item per DM. |
| GET |
Search /v1/search |
Search content using Twitter, filter by different types (Top, Latest, etc...) of search. |
| GET |
Tweet Details & Conversation /v2/tweet/details |
Get Tweet details and conversation. |
| GET |
Tweet Details /v1/tweet-details |
Scrape tweet details by using the Tweet ID |
| GET |
Tweet Likes /v2/tweet/likes |
Get likes of a Tweet. |
| GET |
By Username /v2/user/by-username |
Get details of a user by username. |
| GET |
By ID /v3/space/by-id |
Get details of a space by ID |
| POST |
Create Post /v2/interaction/create-post |
Create a post for a given account |
| GET |
Community Details /v2/community/details |
Get details of a community. |
| GET |
List Details /v2/list/details |
Get information of a list. |
| GET |
Search /v2/search |
Search Tweets across Twitter data |
| GET |
Search /v3/search |
Search Tweets across Twitter data |
| GET |
Community Details /v3/community/details |
Get details of a community. |
| GET |
List Details /v2/list/details |
Get information of a list. |
| GET |
List Details /v3/list/details |
Get information of a list. |
| GET |
Tweet Details & Conversation /v3/tweet/details |
Get Tweet details and conversation. |
| GET |
By Username /v2/user/by-username |
Get details of a user by username. |
| GET |
By Username /v3/user/by-username |
Get details of a user by username. |
| GET |
Retweeters /v2/tweet/retweets |
Get user who retweeted a post. |
| GET |
By Usernames /v3/user/by-usernames |
Get details of users by usernames (up to 200) |
| GET |
Retweets /v1/tweet-retweets |
Get the list of users who retweeted a Tweet |
| GET |
Stream URL /v3/space/stream-url |
Get the audio stream URL for a Twitter Space. |
| GET |
Search By ID /v1/user-by-id |
Get user informations by using the user rest ID |
| GET |
Tweet Details by IDs /v3/tweet/details-by-ids |
Get Tweet details and conversation of multiple tweets by IDs (up to 200) |
| POST |
Create Post Quote /v2/interaction/create-post-quote |
Create a quote for a given post |
| GET |
Community Tweets /v2/community/tweets |
Get posts of a community. |
| GET |
List Tweets /v2/list/tweets |
Get latest tweets of a list. |
| GET |
By User ID /v2/user/by-id |
Get details of a user by user ID. |
| GET |
Tweets (List) /v2/latest-list-tweets |
Get Tweets given a targeted Twitter List. |
| GET |
List Tweets /v3/list/tweets |
Get latest tweets of a list. |
| GET |
Community Tweets /v3/community/tweets |
Get posts of a community. |
| GET |
Quotes /v2/tweet/quotes |
Get quote posts given a post ID. |
| GET |
By User IDs /v2/user/by-ids |
Get details of a user by users IDs. |
| POST |
Create Post with Media /v2/interaction/create-post-with-media |
Create a post for a given account with up to 4 attached media |
| GET |
User Tweets and Replies /v1/user-tweets-and-replies |
Retrieve user liked tweets |
| GET |
List Members /v2/list/members |
Get members of a list. |
| GET |
Likes /v1/tweet-favorites |
Get the list of users who liked a Tweet. |
| GET |
Community Members /v2/community/members |
Get members of a community. |
| GET |
Retweets /v3/tweet/retweets |
Get user who retweeted a post. |
| GET |
Community Members /v3/community/members |
Get members of a community. |
| GET |
By User ID /v3/user/by-id |
Get details of a user by user ID. |
| GET |
List Members /v3/list/members |
Get members of a list. |
| POST |
Reply Post /v2/interaction/reply-post |
Reply to a post |
| GET |
Followers /v1/user-followers |
Scrape list of followers using user rest ID |
| GET |
User Tweets /v2/user/tweets |
Get tweets of a user. |
| POST |
Translate /v2/tweet/translate |
Translate a tweet's text content to a specified language. |
| GET |
List Followers /v2/list/followers |
Get followers of a list. |
| GET |
List Followers /v3/list/followers |
Get followers of a list. |
| GET |
By User IDs /v3/user/by-ids |
Get details of a user by users IDs. |
Tweet API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | 60 / minute |
|
| ULTRA | $67 / month | 120 / minute |
|
| MEGA | $219 / month | 200 / minute |
|