Twitter Social
Access Twttr API with endpoints to help you access valuable Twitter data. With our Twitter API / X API, you can easily retrieve twitter tweet details, twitter user followers and twitter followings, post likes, comments, quoted tweets, and retweets. You can also search for top, latest, videos, photos, and people, and access user twetts, replies, media, likes, and info by username or ID.…
Twitter Social endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| GET |
v1/user /api/v1/twitter/user |
Retrieve detailed user profile information. |
| GET |
v1/user/followers /api/v1/twitter/user/followers |
Fetch a paginated list of followers for a given user. |
| GET |
v1/user/following /api/v1/twitter/user/following |
Fetch the accounts that a user follows. |
| GET |
v1/user/highlights /api/v1/twitter/user/highlights |
Fetch user highlight tweets. |
| GET |
v1/user/tweets /api/v1/twitter/user/tweets |
Fetch a user's tweets. |
| GET |
v1/user/replies /api/v1/twitter/user/replies |
Fetch a user's tweets and replies. |
| List | ||
| GET |
v1/list/search /api/v1/twitter/list/search |
Search for public Twitter lists. |
| GET |
v1/list/details /api/v1/twitter/list/details |
Get details for a specific list. |
| GET |
v1/list/timeline /api/v1/twitter/list/timeline |
Fetch tweets from a list timeline. |
| GET |
v1/list/followers /api/v1/twitter/list/followers |
Fetch users following a list. |
| GET |
v1/list/members /api/v1/twitter/list/members |
Fetch users who are members of a list. |
| Other endpoints | ||
| GET |
/v1/search /api/v1/twitter/search |
Search for users, tweets, and topics. |
| GET |
v1/tweet/info /api/v1/twitter/tweet/info |
Fetch detailed information for a single tweet. |
| GET |
v1/trends /api/v1/twitter/trends |
Fetch trending topics for a specific location. |
| GET |
v1/woeid /api/v1/twitter/woeid |
Fetch full global WOEID data. |
Twitter Social pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.95 / month | 10 / second |
|
| ULTRA | $34.95 / month | 10 / second |
|
| MEGA | $299.95 / month | 20 / second |
|