> ## Documentation Index
> Fetch the complete documentation index at: https://generaltranslation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# X API 엔드포인트 맵

다음 표는 X API v2 엔드포인트를 이에 해당하는 표준 v1.1 및 엔터프라이즈 엔드포인트에 매핑한 것입니다. 각 버전과 티어에 대해 자세히 알아보려면 [X API 시작하기 안내서](/ko/x-api/getting-started/about-x-api)를 방문하세요.

표에서 여전히 여러 항목이 \*\*\[곧 제공 예정]\*\*으로 표시되어 있는 것을 보실 수 있습니다. 또한 이 표에서 **\[대체 검토 중]** 또는 \*\*\[대체 계획 없음]\*\*으로 표시된 항목이 있으며, 해당 엔드포인트의 v2 버전이 제공되기를 원하신다면 [커뮤니티 포럼](https://devcommunity.x.com/)이나 엔터프라이즈 계정 담당자를 통해 알려 주세요. 

|              | 스탠다드 v1.1                                                                                                                                                                                                                                                                                                                         | 엔터프라이즈                                                                                                                     | X API v2                                                                                                                                                                                                                                                                                  |
| :----------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **포스트**      | GET statuses/show <br />GET statuses/lookup                                                                                                                                                                                                                                                                                       |                                                                                                                            | [포스트 조회](/ko/x-api/posts/lookup/introduction)                                                                                                                                                                                                                                             |
|              | POST statuses/update <br /> POST statuses/destroy/:id                                                                                                                                                                                                                                                                             |                                                                                                                            | [포스트 관리](/ko/x-api/posts/manage-tweets/introduction)                                                                                                                                                                                                                                      |
|              | GET statuses/user\_timeline <br /> GET statuses/mentions\_timeline <br /> GET statuses/home\_timeline                                                                                                                                                                                                                             |                                                                                                                            | [타임라인](/ko/x-api/posts/timelines/introduction)  <br />- 사용자 포스트 타임라인  <br />- 사용자 멘션 타임라인  <br />- 최신순 홈 타임라인                                                                                                                                                                             |
|              | GET search/tweets                                                                                                                                                                                                                                                                                                                 | [검색 API](/ko/x-api/enterprise-gnip-2.0/fundamentals/search-api) <br />- 30일  <br />- 전체 아카이브                               | [Tweet 검색](/ko/x-api/posts/search/introduction)  <br />- 최근 검색  <br />- 30일 \[대체 예정 없음]  <br />- 전체 아카이브 검색                                                                                                                                                                               |
|              |                                                                                                                                                                                                                                                                                                                                   | [Search API](/ko/x-api/enterprise-gnip-2.0/fundamentals/search-api)  <br />- 30일 검색  <br />- 전체 아카이브 검색                    | [Tweet 수](/ko/x-api/posts/counts/introduction)  <br />- 최근 Tweet 수  <br />- 30일 \[대체 계획 없음]  <br />- 전체 보관 Tweet 수                                                                                                                                                                        |
|              | GET statuses/filter                                                                                                                                                                                                                                                                                                               | [PowerTrack API](/ko/x-api/enterprise-gnip-2.0/powertrack-api)                                                             | [필터링된 스트림](/ko/x-api/posts/filtered-stream/introduction)  <br />- 스트림 연결  <br />- 규칙 추가/삭제  <br />- 규칙 조회                                                                                                                                                                                 |
|              | GET statuses/sample (1%)                                                                                                                                                                                                                                                                                                          | [Decahose API](/ko/x-api/enterprise-gnip-2.0/fundamentals/decahose-api)  <br />Firehose API                                | [볼륨 스트림](/ko/x-api/posts/volume-streams/introduction)  <br />- 1% 샘플 스트림  <br />- 10% Decahose 스트림   <br />- 100% Firehose 스트림                                                                                                                                                            |
|              | GET statuses/retweeters/:ids  <br />GET statuses/retweets/:id                                                                                                                                                                                                                                                                     |                                                                                                                            | [리트윗 조회](/ko/x-api/posts/retweets/introduction)                                                                                                                                                                                                                                           |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [인용 트윗 조회](/ko/x-api/posts/quote-tweets)                                                                                                                                                                                                                                                  |
|              | POST statuses/retweet/:id  <br />POST statuses/unretweet/:id                                                                                                                                                                                                                                                                      |                                                                                                                            | [리트윗 관리](/ko/x-api/posts/retweets/introduction)  <br />- Tweet을 리트윗하기  <br />- 리트윗 취소하기                                                                                                                                                                                                   |
|              | GET favorites/list                                                                                                                                                                                                                                                                                                                |                                                                                                                            | [좋아요 조회](/ko/x-api/posts/likes/introduction)  <br />- 사용자가 좋아요를 누른 포스트  <br />- 게시물에 좋아요를 누른 사용자                                                                                                                                                                                          |
|              | POST favorites/create  <br />POST favorites/destroy                                                                                                                                                                                                                                                                               |                                                                                                                            | [좋아요 관리](/ko/x-api/posts/likes/introduction)  <br />- 게시물에 좋아요 누르기  <br />- 게시물에 누른 좋아요 취소                                                                                                                                                                                                |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [답글 숨기기](/ko/x-api/posts/hide-replies/introduction)                                                                                                                                                                                                                                       |
|              | GET statuses/oembed                                                                                                                                                                                                                                                                                                               |                                                                                                                            | \[대체 예정 없음]                                                                                                                                                                                                                                                                               |
|              | GET statuses/retweets\_of\_me                                                                                                                                                                                                                                                                                                     |                                                                                                                            | \[대체 예정 없음]                                                                                                                                                                                                                                                                               |
| **사용자**      | GET users/show  <br />GET users/lookup                                                                                                                                                                                                                                                                                            |                                                                                                                            | [사용자 조회](/ko/x-api/users/lookup/introduction)                                                                                                                                                                                                                                             |
|              | GET users/search                                                                                                                                                                                                                                                                                                                  |                                                                                                                            | [사용자 검색](/ko/x-api/users/search/introduction)                                                                                                                                                                                                                                             |
|              | GET followers/ids  <br />GET followers/list  <br />GET friends/ids  <br />GET friends/list                                                                                                                                                                                                                                        |                                                                                                                            | [팔로우 조회](/ko/x-api/users/follows/introduction)                                                                                                                                                                                                                                            |
|              | GET friendships/incoming  <br />GET friendships/lookup  <br />GET friendships/no\_retweets/ids  <br />GET friendships/outgoing  <br />GET friendships/show                                                                                                                                                                        |                                                                                                                            | [connection\_status](/ko/x-api/fundamentals/data-dictionary#user)                                                                                                                                                                                                                         |
|              | GET friendships/create <br />GET friendships/destroy                                                                                                                                                                                                                                                                              |                                                                                                                            | [팔로우 관리](/ko/x-api/users/follows/introduction)  <br />- 사용자 팔로우  <br />- 사용자 팔로우 해제                                                                                                                                                                                                       |
|              | POST friendships/update                                                                                                                                                                                                                                                                                                           |                                                                                                                            | \[대체 예정 없음]                                                                                                                                                                                                                                                                               |
|              | GET blocks/ids  <br />GET blocks/list                                                                                                                                                                                                                                                                                             |                                                                                                                            | [차단 조회](/ko/x-api/users/blocks/introduction)                                                                                                                                                                                                                                              |
|              | POST blocks/create  <br />POST blocks/destroy                                                                                                                                                                                                                                                                                     |                                                                                                                            | [차단 관리](/ko/x-api/users/blocks/introduction)  <br />- 사용자 차단  <br />- 사용자 차단 해제                                                                                                                                                                                                           |
|              | GET mutes/users/ids  <br />GET mutes/users/list                                                                                                                                                                                                                                                                                   |                                                                                                                            | [뮤트 조회](/ko/x-api/users/mutes/introduction)                                                                                                                                                                                                                                               |
|              | POST mutes/users/create  <br />POST mutes/users/destroy                                                                                                                                                                                                                                                                           |                                                                                                                            | [뮤트 관리](/ko/x-api/users/mutes/introduction)  <br />- 사용자 뮤트하기  <br />- 사용자 뮤트 해제하기                                                                                                                                                                                                        |
|              | GET account/verify\_credentials                                                                                                                                                                                                                                                                                                   |                                                                                                                            | \[변경 예정 없음]                                                                                                                                                                                                                                                                               |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | \[대체 예정 없음]                                                                                                                                                                                                                                                                               |
|              | GET saved\_searches/show/:id  <br />GET saved\_searches/list  <br />POST saved\_searches/create  <br />POST saved\_searches/destroy/:id                                                                                                                                                                                           |                                                                                                                            | \[대체 예정 없음]                                                                                                                                                                                                                                                                               |
|              | POST users/report\_spam                                                                                                                                                                                                                                                                                                           |                                                                                                                            | \[대체 예정 없음]                                                                                                                                                                                                                                                                               |
|              |                                                                                                                                                                                                                                                                                                                                   | [Account Activity API](/ko/x-api/enterprise-gnip-2.0/fundamentals/account-activity)                                        | \[2025년에 마이그레이션 예정]                                                                                                                                                                                                                                                                       |
| **스페이스**     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [Space 조회](/ko/x-api/spaces/lookup/introduction)                                                                                                                                                                                                                                          |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [Space 검색](/ko/x-api/spaces/search/introduction)                                                                                                                                                                                                                                          |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [티켓 구매자 조회](/ko/x-api/spaces/retrieve-the-list-of-users-who-purchased-a-ticket-to-the-given-space)                                                                                                                                                                                        |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [Space에서 공유된 Tweet 조회](/ko/x-api/spaces/retrieve-posts-from-a-space)                                                                                                                                                                                                                      |
| **다이렉트 메시지** |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [다이렉트 메시지 조회](/ko/x-api/direct-messages/lookup/introduction)  <br />[다이렉트 메시지 관리](/ko/x-api/direct-messages/manage/introduction)                                                                                                                                                          |
| **리스트**      | GET lists/show                                                                                                                                                                                                                                                                                                                    |                                                                                                                            | [리스트 조회](/ko/x-api/lists/list-lookup/introduction)                                                                                                                                                                                                                                        |
|              | POST lists/create  <br />POST lists/destroy  <br />POST lists/update                                                                                                                                                                                                                                                              |                                                                                                                            | [리스트 관리](/ko/x-api/lists/manage-lists/introduction)                                                                                                                                                                                                                                       |
|              | GET lists/statuses                                                                                                                                                                                                                                                                                                                |                                                                                                                            | [리스트의 Tweet 조회](/ko/x-api/posts/list-posts-timeline-by-list-id)                                                                                                                                                                                                                           |
|              | GET lists/members  <br />GET lists/memberships  <br />POST lists/members/create  <br />POST lists/members/destroy                                                                                                                                                                                                                 |                                                                                                                            | [리스트 멤버](/ko/x-api/lists/list-members#list-members-lookup)                                                                                                                                                                                                                                |
|              | GET lists/subscribers  <br />GET lists/subscriptions  <br />GET lists/lists  <br />POST lists/subscribers/create  <br />POST lists/subscribers/destroy                                                                                                                                                                            |                                                                                                                            | [리스트 팔로우](/ko/x-api/lists/manage-lists/introduction)                                                                                                                                                                                                                                      |
|              | GET lists/ownerships                                                                                                                                                                                                                                                                                                              |                                                                                                                            | [소유한 리스트 조회](/ko/x-api/lists/list-lookup/introduction)                                                                                                                                                                                                                                    |
|              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [고정된 리스트](/ko/x-api/lists/pinned-lists)                                                                                                                                                                                                                                                   |
|              | GET lists/members/show  <br />GET lists/subscribers/show                                                                                                                                                                                                                                                                          |                                                                                                                            | \[대체 계획 없음]                                                                                                                                                                                                                                                                               |
|              | POST lists/members/create\_all  <br />POST lists/members/destroy\_all                                                                                                                                                                                                                                                             |                                                                                                                            | \[대체 계획 없음]                                                                                                                                                                                                                                                                               |
| **미디어**      |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [미디어 업로드](https://docs.x.com/x-api/media/introduction)                                                                                                                                                                                                                                    |
| **트렌드**      |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [트렌드 v2](/ko/x-api/trends/introduction)                                                                                                                                                                                                                                                   |
| **Geo**      |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | \[대체 계획 없음]                                                                                                                                                                                                                                                                               |
| **컬렉션**      | GET collections/entries  <br />GET collections/list <br />GET collections/show <br />POST collections/create <br />POST collections/destroy  <br />POST collections/entries/add  <br />POST collections/entries/curate  <br />POST collections/entries/move  <br />POST collections/entries/remove  <br />POST collections/update |                                                                                                                            | \[대체 계획 없음]                                                                                                                                                                                                                                                                               |
| **메트릭**      |                                                                                                                                                                                                                                                                                                                                   | [Engagement API](/ko/enterprise-gnip-2.0/fundamentals/engagement-api)  <br />- /totals  <br />- /28hr  <br />- /historical | /totals - [데이터는 v2 응답에 이미 포함되어 있습니다](/ko/x-api/fundamentals/metrics)  <br />/28hr - \[[여기](https://docs.x.com/x-api/posts/get-last-28hr-metrics-for-posts#get-last-28hr-metrics-for-posts)]  <br />/historical - \[[여기](https://docs.x.com/x-api/posts/get-historical-metrics-for-posts)] |
| **컴플라이언스**   |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [배치 컴플라이언스](/ko/x-api/compliance/batch-compliance/introduction)                                                                                                                                                                                                                           |
|              |                                                                                                                                                                                                                                                                                                                                   | [컴플라이언스 파이어호스](/ko/x-api/enterprise-gnip-2.0/fundamentals/firehouse)                                                       | [컴플라이언스 스트림](/ko/x-api/compliance/streams/introduction)                                                                                                                                                                                                                                   |
| **유틸리티**     |                                                                                                                                                                                                                                                                                                                                   | [Usage API](/ko/x-api/enterprise-gnip-2.0/fundamentals/usage)                                                              | [Usage API](/ko/x-api/usage/introduction)                                                                                                                                                                                                                                                 |
|              | GET application/rate\_limit\_status                                                                                                                                                                                                                                                                                               |                                                                                                                            | \[대체 계획 없음]                                                                                                                                                                                                                                                                               |
|              | GET help/languages                                                                                                                                                                                                                                                                                                                |                                                                                                                            | \[대체 계획 없음]                                                                                                                                                                                                                                                                               |
| **인증**       |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | \[변경 계획 없음]                                                                                                                                                                                                                                                                               |
| **좋아요 스트리밍** |                                                                                                                                                                                                                                                                                                                                   | [좋아요 스트림](/ko/x-api/enterprise-gnip-2.0/fundamentals/decahose-api#streaming-likes)                                         | \[곧 제공 예정]                                                                                                                                                                                                                                                                                |
