> ## 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 の概要ガイド](/ja/x-api/getting-started/about-x-api)を参照してください。

表の中には、まだ **\[Coming Soon]** と記載されている項目がいくつかあることに気付くでしょう。もしこの表の中に **\[Replacement Under Consideration]** または **\[No Replacement Planned]** と記載されているものがあり、そのエンドポイントの v2 バージョンの提供を希望される場合は、[community forum](https://devcommunity.x.com/) もしくはエンタープライズアカウントマネージャーを通じてお知らせください。 

|                     | Standard v1.1                                                                                                                                                                                                                                                                                                                     | エンタープライズ                                                                                                                   | X API v2                                                                                                                                                                                                                                                                                   |
| :------------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **投稿**              | GET statuses/show <br />GET statuses/lookup                                                                                                                                                                                                                                                                                       |                                                                                                                            | [投稿の取得](/ja/x-api/posts/lookup/introduction)                                                                                                                                                                                                                                               |
|                     | POST statuses/update <br /> POST statuses/destroy/:id                                                                                                                                                                                                                                                                             |                                                                                                                            | [投稿の管理](/ja/x-api/posts/manage-tweets/introduction)                                                                                                                                                                                                                                        |
|                     | GET statuses/user\_timeline <br /> GET statuses/mentions\_timeline <br /> GET statuses/home\_timeline                                                                                                                                                                                                                             |                                                                                                                            | [タイムライン](/ja/x-api/posts/timelines/introduction)  <br />- ユーザーポストのタイムライン  <br />- ユーザーへのメンションタイムライン  <br />- 新しい順のホームタイムライン                                                                                                                                                                |
|                     | GET search/tweets                                                                                                                                                                                                                                                                                                                 | [Search API](/ja/x-api/enterprise-gnip-2.0/fundamentals/search-api) <br />- 30日間  <br />- フルアーカイブ                          | [Search Tweets](/ja/x-api/posts/search/introduction)  <br />- 最近検索  <br />- 30日 \[代替予定なし]  <br />- 全アーカイブ検索                                                                                                                                                                                |
|                     |                                                                                                                                                                                                                                                                                                                                   | [Search API](/ja/x-api/enterprise-gnip-2.0/fundamentals/search-api)  <br />- 30日  <br />- フルアーカイブ                          | [ツイート数](/ja/x-api/posts/counts/introduction)  <br />- 最近のツイート数  <br />- 30 日間 \[代替予定なし]  <br />- フルアーカイブのツイート数                                                                                                                                                                             |
|                     | GET statuses/filter                                                                                                                                                                                                                                                                                                               | [PowerTrack API](/ja/x-api/enterprise-gnip-2.0/powertrack-api)                                                             | [フィルタ済みストリーム](/ja/x-api/posts/filtered-stream/introduction)  <br />- ストリームに接続する  <br />- ルールを追加・削除する  <br />- ルールを取得する                                                                                                                                                                     |
|                     | GET statuses/sample (1%)                                                                                                                                                                                                                                                                                                          | [Decahose API](/ja/x-api/enterprise-gnip-2.0/fundamentals/decahose-api)  <br />Firehose API                                | [ボリュームストリーム](/ja/x-api/posts/volume-streams/introduction)  <br />- 1% サンプルストリーム  <br />- 10% Decahose ストリーム   <br />- 100% Firehose ストリーム                                                                                                                                                  |
|                     | GET statuses/retweeters/:ids  <br />GET statuses/retweets/:id                                                                                                                                                                                                                                                                     |                                                                                                                            | [リツイートの取得](/ja/x-api/posts/retweets/introduction)                                                                                                                                                                                                                                          |
|                     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [引用ツイートの取得](/ja/x-api/posts/quote-tweets)                                                                                                                                                                                                                                                  |
|                     | POST statuses/retweet/:id  <br />POST statuses/unretweet/:id                                                                                                                                                                                                                                                                      |                                                                                                                            | [リツイートを管理する](/ja/x-api/posts/retweets/introduction)  <br />- ツイートをリツイートする  <br />- リツイートを取り消す                                                                                                                                                                                              |
|                     | GET favorites/list                                                                                                                                                                                                                                                                                                                |                                                                                                                            | [いいねのルックアップ](/ja/x-api/posts/likes/introduction)  <br />- ユーザーがいいねした投稿  <br />- 特定のポストにいいねしたユーザー                                                                                                                                                                                           |
|                     | POST favorites/create  <br />POST favorites/destroy                                                                                                                                                                                                                                                                               |                                                                                                                            | [いいねを管理](/ja/x-api/posts/likes/introduction)  <br />- ポストにいいねする  <br />- ポストへのいいねを取り消す                                                                                                                                                                                                     |
|                     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [返信を非表示にする](/ja/x-api/posts/hide-replies/introduction)                                                                                                                                                                                                                                     |
|                     | GET statuses/oembed                                                                                                                                                                                                                                                                                                               |                                                                                                                            | \[代替予定なし]                                                                                                                                                                                                                                                                                  |
|                     | GET statuses/retweets\_of\_me                                                                                                                                                                                                                                                                                                     |                                                                                                                            | \[代替予定なし]                                                                                                                                                                                                                                                                                  |
| **ユーザー**            | GET users/show  <br />GET users/lookup                                                                                                                                                                                                                                                                                            |                                                                                                                            | [ユーザーの取得](/ja/x-api/users/lookup/introduction)                                                                                                                                                                                                                                             |
|                     | GET users/search                                                                                                                                                                                                                                                                                                                  |                                                                                                                            | [ユーザー検索](/ja/x-api/users/search/introduction)                                                                                                                                                                                                                                              |
|                     | GET followers/ids  <br />GET followers/list  <br />GET friends/ids  <br />GET friends/list                                                                                                                                                                                                                                        |                                                                                                                            | [フォロー関係の取得](/ja/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](/ja/x-api/fundamentals/data-dictionary#user)                                                                                                                                                                                                                          |
|                     | GET friendships/create <br />GET friendships/destroy                                                                                                                                                                                                                                                                              |                                                                                                                            | [フォローの管理](/ja/x-api/users/follows/introduction)  <br />- ユーザーをフォローする  <br />- ユーザーのフォローを解除する                                                                                                                                                                                               |
|                     | POST friendships/update                                                                                                                                                                                                                                                                                                           |                                                                                                                            | \[代替予定なし]                                                                                                                                                                                                                                                                                  |
|                     | GET blocks/ids  <br />GET blocks/list                                                                                                                                                                                                                                                                                             |                                                                                                                            | [ブロックの取得](/ja/x-api/users/blocks/introduction)                                                                                                                                                                                                                                             |
|                     | POST blocks/create  <br />POST blocks/destroy                                                                                                                                                                                                                                                                                     |                                                                                                                            | [ブロックの管理](/ja/x-api/users/blocks/introduction)  <br />- ユーザーをブロックする  <br />- ユーザーのブロックを解除する                                                                                                                                                                                                |
|                     | GET mutes/users/ids  <br />GET mutes/users/list                                                                                                                                                                                                                                                                                   |                                                                                                                            | [ミュートの取得](/ja/x-api/users/mutes/introduction)                                                                                                                                                                                                                                              |
|                     | POST mutes/users/create  <br />POST mutes/users/destroy                                                                                                                                                                                                                                                                           |                                                                                                                            | [ミュートの管理](/ja/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](/ja/x-api/enterprise-gnip-2.0/fundamentals/account-activity)                                        | \[2025 年に移行予定]                                                                                                                                                                                                                                                                             |
| **Spaces**          |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [スペースの取得](/ja/x-api/spaces/lookup/introduction)                                                                                                                                                                                                                                            |
|                     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [スペースの検索](/ja/x-api/spaces/search/introduction)                                                                                                                                                                                                                                            |
|                     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [チケット購入済みユーザーの取得](/ja/x-api/spaces/retrieve-the-list-of-users-who-purchased-a-ticket-to-the-given-space)                                                                                                                                                                                   |
|                     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [スペースで共有されたツイートの取得](/ja/x-api/spaces/retrieve-posts-from-a-space)                                                                                                                                                                                                                          |
| **ダイレクトメッセージ**      |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [ダイレクトメッセージの取得](/ja/x-api/direct-messages/lookup/introduction)  <br />[ダイレクトメッセージの管理](/ja/x-api/direct-messages/manage/introduction)                                                                                                                                                       |
| **リスト**             | GET lists/show                                                                                                                                                                                                                                                                                                                    |                                                                                                                            | [リストの取得](/ja/x-api/lists/list-lookup/introduction)                                                                                                                                                                                                                                         |
|                     | POST lists/create  <br />POST lists/destroy  <br />POST lists/update                                                                                                                                                                                                                                                              |                                                                                                                            | [リストを管理](/ja/x-api/lists/manage-lists/introduction)                                                                                                                                                                                                                                        |
|                     | GET lists/statuses                                                                                                                                                                                                                                                                                                                |                                                                                                                            | [リストのツイートを取得](/ja/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                                                                                                                                                                                                                 |                                                                                                                            | [リストメンバー](/ja/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                                                                                                                                                                            |                                                                                                                            | [リストのフォロー](/ja/x-api/lists/manage-lists/introduction)                                                                                                                                                                                                                                      |
|                     | GET lists/ownerships                                                                                                                                                                                                                                                                                                              |                                                                                                                            | [所有しているリストを取得](/ja/x-api/lists/list-lookup/introduction)                                                                                                                                                                                                                                   |
|                     |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [ピン留めされたリスト](/ja/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)                                                                                                                                                                                                                                  |
| **トレンド**            |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [Trends v2](/ja/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](/ja/enterprise-gnip-2.0/fundamentals/engagement-api)  <br />- /totals  <br />- /28hr  <br />- /historical | /totals - [データは v2 のレスポンスに統合されています](/ja/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)] |
| **コンプライアンス**        |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | [バッチコンプライアンス](/ja/x-api/compliance/batch-compliance/introduction)                                                                                                                                                                                                                          |
|                     |                                                                                                                                                                                                                                                                                                                                   | [Compliance Firehose](/ja/x-api/enterprise-gnip-2.0/fundamentals/firehouse)                                                | [コンプライアンス Firehose](/ja/x-api/compliance/streams/introduction)                                                                                                                                                                                                                             |
| **ユーティリティ**         |                                                                                                                                                                                                                                                                                                                                   | [Usage API](/ja/x-api/enterprise-gnip-2.0/fundamentals/usage)                                                              | [利用状況 API](/ja/x-api/usage/introduction)                                                                                                                                                                                                                                                   |
|                     | GET application/rate\_limit\_status                                                                                                                                                                                                                                                                                               |                                                                                                                            | \[代替予定なし]                                                                                                                                                                                                                                                                                  |
|                     | GET help/languages                                                                                                                                                                                                                                                                                                                |                                                                                                                            | \[代替予定なし]                                                                                                                                                                                                                                                                                  |
| **認証**              |                                                                                                                                                                                                                                                                                                                                   |                                                                                                                            | \[変更予定なし]                                                                                                                                                                                                                                                                                  |
| **Streaming Likes** |                                                                                                                                                                                                                                                                                                                                   | [Streaming Likes](/ja/x-api/enterprise-gnip-2.0/fundamentals/decahose-api#streaming-likes)                                 | \[近日公開]                                                                                                                                                                                                                                                                                    |
