Documentation Index
Fetch the complete documentation index at: https://docs.x.com/llms.txt
Use this file to discover all available pages before exploring further.
title: X API endpoint map keywords: [“endpoint map”, “API endpoint map”, “v1.1 to v2”, “endpoint mapping”, “API mapping”, “endpoint comparison”] The following table maps the X API v2 endpoints to the corresponding standard v1.1, and enterprise endpoints. To learn more about each of these versions and tiers, please visit our X API getting started guide. You’ll notice that we still have several items marked as [Coming Soon]. If you notice anything within this table that is marked as [Replacement Under Consideration] or [No Replacement Planned], and you would like to see us release a v2 version of that endpoint, please let us know via our community forum or your enterprise account manager.
| Standard v1.1 | Enterprise | X API v2 | |
|---|---|---|---|
| Posts | GET statuses/show GET statuses/lookup | Posts lookup | |
| POST statuses/update POST statuses/destroy/:id | Manage Posts | ||
| GET statuses/user_timeline GET statuses/mentions_timeline GET statuses/home_timeline | Timelines - User Post timeline - User mention timeline - Reverse chronological home timeline | ||
| GET search/tweets | Search API - 30 day - Full-archive | Search Tweets - Recent search - 30 day [No Replacement Planned] - Full-archive search | |
| Search API - 30 day - Full-archive | Tweet counts - Recent Tweet counts - 30 day [No Replacement Planned] - Full-archive Tweet counts | ||
| GET statuses/filter | PowerTrack API | Filtered stream - Connect to stream - Add/delete rules - Retrieve rules | |
| GET statuses/sample (1%) | Decahose API Firehose API | Volume stream - 1% sampled stream - 10% decahose stream - 100% firehose stream | |
| GET statuses/retweeters/:ids GET statuses/retweets/:id | Retweets lookup | ||
| Quote Tweets lookup | |||
| POST statuses/retweet/:id POST statuses/unretweet/:id | Manage Retweets - Retweet a Tweet - Undo a Retweet | ||
| GET favorites/list | Likes lookup - Posts liked by a user - Users who have liked a Post | ||
| POST favorites/create POST favorites/destroy | Manage Likes - Like a Post - Unlike a Post | ||
| Hide replies |