twitter-x-aio
Twitter: Access real-time Twitter/X data as soon as it's posted!
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Twitter: Access real-time Twitter/X data as soon as it's posted! With the Twitter/X AIO API, you.
Server tool list (23)
Raw names from tools/list. Only developers need these.
| get_search_searchTerm | With the search endpoint you can search all of twitter. You just need to provide a search term. ⚠ If you have a large cursor the GET-request will limit at some length. For that you can use a POST-request which has no limits. Billing per call: 1 Credits. Agents can pay per call ($0.01 via x402/MPP, no API key). |
| get_trends_locationId | Get twitter trends for worldwide or a specific region. Billing per call: 1 Credits. |
| get_user_userId | This is the prefered method of getting any information. Receive follower counts, images and more user related data with this endpoint. Group: User. Billing per call: 1 Credits. |
| get_user_by_username_username | Receive follower counts, images and more user related data with this endpoint. Group: User. Billing per call: 1 Credits. |
| get_user_userId_tweets | Receive all tweets ordered by most recent. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits. |
| get_user_userId_tweetsAndReplies | Receive all tweets and replies ordered by most recent. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits. |
| get_user_userId_likes | Receive all likes of a user. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits. |
| get_user_userId_followers | Receive all followers of a user. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits. |
| get_user_userId_followings_basic | You'll receive a basic list of all followings a user has. Please provide only the userId and you'll receive the following followings data: id, username, createdDate, followings, followers. Group: User. Billing per call: 1 Credits. |
| get_user_userId_followings | Receive all followings of a user. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits. |
| get_user_userId_media | Receive all media items ordered by most recent. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits. |
| get_user_userId_followings_ids | Get the ids of the users a certain user follows Group: User. Billing per call: 1 Credits. |
| get_tweet_tweetId | Receive all tweet informations and comments by tweetId. ⚠️ For large cursors (many replies you want to fetch) you can use the POST-request to be not limited by the GET-request length limit. Group: Tweet. Billing per call: 1 Credits. |
| get_tweet_tweetId_favorites | Receive all likes for a tweet. Group: Tweet. Billing per call: 1 Credits. |
| get_tweet_tweetId_retweets | Receive all retweets for a tweet. Group: Tweet. Billing per call: 1 Credits. |
| get_resolve_urls | resolve urls Group: Utilities/Misc. Billing per call: 1 Credits. |
| post_search_searchTerm | With the search endpoint you can search all of twitter. You just need to provide a search term. This is the POST-request which allows you to send larger requests. Group: Utilities/Misc. Billing per call: 1 Credits. |
| post_tweet_tweetId | Receive all tweet informations and comments by tweetId. This POST-request allows you to dig deeper into the replies when the cursor is growing. Group: Utilities/Misc. Billing per call: 1 Credits. |
| get_misc_emojis | Receive a full list of all twitter custom emojis with the hashtag, image and more. Group: Utilities/Misc. Billing per call: 1 Credits. |
| get_misc_locations | This gives you a list of all available locations. Group: Utilities/Misc. Billing per call: 1 Credits. |
| get_username_to_id_username | You'll need the userId to receive tweets, media and replies. Group: Utilities/Misc. Billing per call: 1 Credits. |
| get_user_usernames_to_ids | This endpoint receives a list of usernames and converts up to 100 of them at the same time to ids. Group: ✨ Exclusive endpoints. Billing per call: 1 Credits. |
| get_misc_subtitles | Get the full subtitles of a video Group: ✨ Exclusive endpoints. Billing per call: 1 Credits. |