twitter/x api
Social Pulse API gives developers a consistent REST interface for public X/Twitter-derived data without requiring them to manage sessions, upstream operation changes, caching, retries, or response normalization. Use it to build social listening tools, research dashboards, creator analytics, community discovery, content workflows, media tools, and monitoring products. ### Highlights - Profiles,…
twitter/x api endpoints
| Method | Endpoint | Description |
|---|---|---|
| User Endpoint | ||
| GET |
Get a user's timeline /user/timeline |
|
| GET |
Get verified followers /user/verified-followers |
|
| GET |
Get following list /user/following |
|
| GET |
Get a user's tweets /user/tweets |
|
| GET |
Get follower IDs /user/followers-ids |
|
| GET |
Get user media /user/media |
|
| GET |
Get user info about a username /user/about |
|
| GET |
Get followings list /user/followings |
|
| GET |
Get users by IDs /users/by-ids |
|
| GET |
Get user replies /user/replies |
|
| GET |
Get user followers /user/followers |
|
| GET |
Get following IDs /user/following-ids |
|
| GET |
Get user highlights /user/highlights |
|
| GET |
Get user replies v2 /user/replies-v2 |
|
| GET |
Get user info /user/info |
|
| GET |
Get user info by username /user/by-username |
|
| Media Endpoint | ||
| GET |
Redirect to an X media CDN download /media/download |
|
| GET |
Get Post Media /posts/media |
|
| GET |
Get Tweet Media /tweet/media |
|
| Posts Endpoint | ||
| GET |
Get post retweets /post/retweets |
|
| GET |
Get tweet thread /tweet/thread |
|
| GET |
Get post comments /post/comments |
|
| GET |
Get post quotes /post/quotes |
|
| GET |
Get tweet details /tweet/info |
|
| GET |
Get retweets /tweet/retweets |
|
| GET |
Get post comments v2 /post/comments-v2 |
|
| GET |
Get tweet details by IDs v2 /posts/details-by-ids-v2 |
|
| GET |
Get tweet details v2 /post/details-v2 |
|
| GET |
Get tweet details by IDs /posts/details-by-ids |
|
| Search Endpoint | ||
| GET |
Search /search |
|
| GET |
Search Twitter v2 /explore/search-twitter-v2 |
|
| GET |
Search Twitter /explore/search-twitter |
|
| GET |
Search autocomplete /explore/autocomplete |
|
| GET |
Search Twitter v3 /explore/search-twitter-v3 |
|
| Trends Endpoint | ||
| GET |
Get trends /trends |
|
| GET |
Get trends by location /trends/by-location |
|
| GET |
Get trend locations /trends/locations |
|
| Community Endpoint | ||
| GET |
Community tweets /community/tweets |
|
| GET |
Get Community About /community/about |
|
| GET |
Get Community Details /community/details |
|
| GET |
Community members v2 /community/members-v2 |
|
| GET |
Popular communities /community/popular |
|
| GET |
Community timeline /community/timeline |
|
| GET |
Community posts /community/posts |
|
| GET |
Community moderators /community/moderators |
|
| GET |
Community topics /community/topics |
|
| GET |
Search communities /community/search |
|
| GET |
Explore communities /community/explore |
|
| GET |
Community members /community/members |
|
| Lists Endpoint | ||
| GET |
Get list timeline /list/timeline |
|
twitter/x api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 500 / minute |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|