Twitter API - cheaper version
Unofficial lightweight Twitter / X API providing access to tweets, user data, trends, and more
6 subscribers
9.6/10 popularity
2522 ms avg latency
86% success rate
29 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Twitter API - cheaper version endpoints
| Method | Endpoint | Description |
|---|---|---|
| screenname.php | ||
| GET |
get_screenname_php /screenname.php |
Using this method you can get information about user by the screenname. |
| timeline.php | ||
| GET |
get_timeline_php /timeline.php |
This endpoint gets lates user's tweets by it's screenname. |
| following.php | ||
| GET |
get_following_php /following.php |
Get the list of accounts user is following. |
| followers.php | ||
| GET |
get_followers_php /followers.php |
Get latest user's followers list |
| tweet.php | ||
| GET |
get_tweet_php /tweet.php |
With this endpoint you can get tweet info by it's id. |
| affilates.php | ||
| GET |
get_affilates_php /affilates.php |
Give you the list of affilates for the corporate account. |
| usermedia.php | ||
| GET |
get_usermedia_php /usermedia.php |
Helps to get a user's media |
| retweets.php | ||
| GET |
get_retweets_php /retweets.php |
Get the list of of users who retweeted the tweet. |
| trends.php | ||
| GET |
get_trends_php /trends.php |
Please let me know if you need other countries in the list. |
| search.php | ||
| GET |
get_search_php /search.php |
WARNING: The Search endpoint is rate limited for new customers to 60 requests/minute. Please contact me if you need a higher limit. Email: [email protected] |
| checkretweet.php | ||
| GET |
get_checkretweet_php /checkretweet.php |
This endpoint get latest tweets of the user and checks if there is a retweet of the needed tweet. WARNING: might not be suitable for old retweets. |
| replies.php | ||
| GET |
get_replies_php /replies.php |
Gets user's replies of the user. |
| tweet_thread.php | ||
| GET |
get_tweet_thread_php /tweet_thread.php |
Gets the basic tweet info and the replies to it. |
| latest_replies.php | ||
| GET |
get_latest_replies_php /latest_replies.php |
Gets the latest replies of the tweet. |
| checkfollow.php | ||
| GET |
get_checkfollow_php /checkfollow.php |
This endpoint get latest subscriptins of the user and latest followers for the target account. And checks if user follows the needed account. WARNING: might not be suitable for… |
| listtimeline.php | ||
| GET |
get_listtimeline_php /listtimeline.php |
With this endpoint you can get the timeline of the lists. |
| top_posts.php | ||
| GET |
get_top_posts_php /top_posts.php |
Gets the posts from the https://x.com/i/jf/creators/inspiration/top_posts |
| broadcast.php | ||
| GET |
get_broadcast_php /broadcast.php |
Checks if user is broadcasting something right now or not. |
| about.php | ||
| GET |
get_about_php /about.php |
Returns the information about the profile's registration and usage |
| community_members.php | ||
| GET |
get_community_members_php /community_members.php |
Gets the list of community members. |
| jobs.php | ||
| GET |
get_jobs_php /jobs.php |
Search for the jobs on x.com/jobs |
| search_communities_latest.php | ||
| GET |
get_search_communities_latest_php /search_communities_latest.php |
Search for the Latest posts in communities |
| search_communities_top.php | ||
| GET |
get_search_communities_top_php /search_communities_top.php |
Search for the posts in communities post order top. |
| search_communities.php | ||
| GET |
get_search_communities_php /search_communities.php |
Search for the communities on the X |
| screennames.php | ||
| GET |
get_screennames_php /screennames.php |
Returns an array of users by their rest_ids. |
| community_timeline.php | ||
| GET |
get_community_timeline_php /community_timeline.php |
Returns the posts from the community. |
| list_followers.php | ||
| GET |
get_list_followers_php /list_followers.php |
Get the followers of the list on Twitter / X |
| list_members.php | ||
| GET |
get_list_members_php /list_members.php |
Get the members of the list on Twitter / X |
| spaces.php | ||
| GET |
get_spaces_php /spaces.php |
Give you the basic information about the spaces. |
Twitter API - cheaper version pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 10 / second |
|
| ULTRA Recommended | $35 / month | 25 / second |
|