TwttrAPI
*Join our Discord Server!* Link: https://forms.gle/VVrvWFrRGznehhGPA Email: [email protected] ~~ *twttrapi - Unofficial API* twttrapi is an unofficial API for a social media platform that provides a user-friendly interface for accessing data and performing actions using simple HTTP requests. With twttrapi, you can easily retrieve posts, users, search results, follow accounts, like posts,…
TwttrAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Update Profile /update-profile |
Update profile information: name, screen_name, description, location and url |
| GET |
User Lists /user-lists |
Get user lists |
| GET |
Search Suggestions /search-suggestions |
Search suggestions |
| GET |
All Bookmarks /all-bookmarks |
Get all bookmarks. |
| GET |
Get Notifications /notifications |
Get account notifications. |
| POST |
Login with Email/Username /login-email-username |
Log in with email or username |
| POST |
Favorite Tweet (Like) /favorite-tweet |
Favorite a tweet |
| POST |
Follow User /follow-user |
Follow a user |
| GET |
Blocked Users /blocked-users |
Show blocked users. |
| POST |
Upload Image /upload-image |
Upload an image |
| GET |
Get User /get-user |
Get user information |
| GET |
Get Tweet /get-tweet |
Get a tweet |
| GET |
Search Top /search-top |
Search top results |
| GET |
Bookmark Collections /bookmark-collections |
Get bookmark collections. |
| GET |
Get Tweet Conversation /get-tweet-conversation |
Get a tweet conversation |
| POST |
Unfollow User /unfollow-user |
Unfollow a user |
| POST |
Update Profile Image /update-profile-image |
Update profile image |
| POST |
Upload Video /upload-video |
Upload an MP4 video |
| GET |
Get User By ID /get-user-by-id |
Get user information by user id |
| POST |
Block User /block-user |
Block a user |
| POST |
Login with 2FA /login-2fa |
Complete login with 2FA |
| POST |
List Create /list-create |
Create a list. |
| POST |
Unfavorite Tweet /unfavorite-tweet |
Unfavorite a tweet |
| GET |
Friendships Incoming /friendships-incoming |
Show incoming friendships. |
| GET |
Bookmark Collection /bookmark-collection |
Get bookmark collection. |
| GET |
Liked Timeline /liked-timeline |
Users who liked a tweet. |
| GET |
User Tweets /user-tweets |
Get user's tweets |
| POST |
List Update /list-update |
Update a list. |
| POST |
Logout /logout |
Log out the current user |
| POST |
Unblock User /unblock-user |
Unblock a user |
| GET |
User Followers /user-followers |
Get user followers |
| GET |
Search Latest /search-latest |
Search latest results |
| GET |
User Following /user-following |
Get user following |
| POST |
Friendships Accept /friendships-accept |
Accept a follow. |
| POST |
Retweet Tweet /retweet-tweet |
Retweet a tweet |
| GET |
User Replies /user-replies |
Get user's replies |
| GET |
Search Users /search-users |
Search users |
| POST |
List Delete /list-delete |
Delete a list. |
| POST |
Friendships Deny /friendships-deny |
Deny a follow. |
| GET |
List Info /list-info |
Get list info by id. |
| GET |
User Media /user-media |
Get user's images |
| POST |
Unretweet Tweet /unretweet-tweet |
Unretweet a tweet |
| GET |
Search Images /search-images |
Search images |
| GET |
Search Videos /search-videos |
Search videos |
| GET |
List Timeline /list-timeline |
Get list timeline by id. |
| GET |
Reposted Timeline /reposted-timeline |
Users who reposted a tweet. |
| GET |
For You Timeline /for-you-timeline |
Get the "For You" timeline |
| GET |
List Members /list-members |
Get members of the list. |
| POST |
List Add Member /list-add-member |
Add member to a list. |
| GET |
Following Timeline /following-timeline |
Get the "Following" timeline |
TwttrAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $59 / month | 10 / second |
|
| ULTRA Recommended | $119 / month | 15 / second |
|
| MEGA | $329 / month | 20 / second |
|