> ## 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.

# エンタープライズ

export const Button = ({href, children}) => {
  return <div className="not-prose group">
    <a href={href}>
      <button className="flex items-center space-x-2.5 py-1 px-4 bg-primary-dark dark:bg-white text-white dark:text-gray-950 rounded-full group-hover:opacity-[0.9] font-medium">
        <span>
          {children}
        </span>
        <svg width="3" height="24" viewBox="0 -9 3 24" class="h-6 rotate-0 overflow-visible"><path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>
      </button>
    </a>
  </div>;
};

エンタープライズ API は、X データに依存するお客様に対して、最高水準のアクセスと信頼性を提供します。Premium を超えて利用規模が拡大し、より信頼性の高いアクセス、カスタマイズされたパッケージ、または長期契約が必要になった場合に最適です。エンタープライズ API へのアクセスには、専任のアカウントマネージャーと個別対応の技術サポートが含まれます。

Basic や Pro では要件を満たせないと判断した場合、次のリンクからエンタープライズ製品へのアクセスを申請できます。

<Button href="https://developer.x.com/en/products/twitter-api/enterprise/enterprise-api-interest-form">
  アクセスを申請する
</Button>

<div id="available-endpoints">
  ## 利用可能なエンドポイント
</div>

| リアルタイム                                                                              | [PowerTrack API](/ja/x-api/enterprise-gnip-2.0/powertrack-api)                  | 公開投稿を発生と同時に網羅的に取得し、幅広いオペレーターとルールを使ってフィルタリングできます。  |
| :---------------------------------------------------------------------------------- | :------------------------------------------------------------------------------ | :------------------------------------------------ |
| [Decahose API](/ja/x-api/enterprise-gnip-2.0/fundamentals/decahose-api)             | すべての公開投稿の 10% をランダムサンプリングし、その「いいね」とともにストリーミングします。                               |                                                   |
| :---                                                                                | :---                                                                            | :---                                              |
| [Account Activity API](/ja/x-api/enterprise-gnip-2.0/fundamentals/account-activity) | ユーザーを購読して、投稿、ダイレクトメッセージ、「いいね」、フォローなど、さまざまなアクティビティを受信します。                        |                                                   |
| :---                                                                                | :---                                                                            | :---                                              |
| 過去データ                                                                               | [Search API](/ja/x-api/enterprise-gnip-2.0/fundamentals/search-api)             | 高度なフィルタリングツールを使用して、直近 30 日間分または公開投稿の全アーカイブを検索します。 |
| [Historical PowerTrack API](/ja/x-api/enterprise-gnip-2.0/powertrack-api)           | コスト効率の高いバッチアクセスプロセスを使用して、公開投稿の全アーカイブをフィルタリングします。                                |                                                   |
| インサイト                                                                               | [Engagement API](/ja/x-api/enterprise-gnip-2.0/fundamentals/engagement-api)     | 公開投稿に対するインプレッション数およびエンゲージメント数を測定します。              |
| コンプライアンス                                                                            | [Compliance Firehose API](/ja/x-api/enterprise-gnip-2.0/fundamentals/firehouse) | すべてのコンプライアンスイベントをストリーミングします。                      |
| 利用状況                                                                                | [Usage API](/ja/x-api/enterprise-gnip-2.0/fundamentals/usage)                   | エンタープライズ製品全体におけるアクティビティ利用状況へのプログラムによるアクセスを提供します。  |

<div id="important-concepts">
  ## 重要な概念
</div>

<div id="gnip-console">
  ### Gnip Console
</div>

[Gnip Console](/ja/x-api/enterprise-gnip-2.0/fundamentals/overview) を使用して、エンタープライズ向け製品とアカウントへのアクセス権を管理できます。 

<div id="enrichments">
  ### Enrichments
</div>

有料プランを利用している開発者向けに、プレミアム API のレスポンスペイロードにメタデータを追加しました。展開済み URL、投票データ、プロフィール位置情報の詳細については、[Enrichments セクション](/ja/x-api/enterprise-gnip-2.0/fundamentals/data-enrichments)を参照してください。
 

<div id="advanced-filtering-tools">
  ### 高度なフィルタリングツール
</div>

Premium Search API では、標準の検索エンドポイントでは利用できない高度なオペレーター群を利用できます。これらのオペレーターの多くは無料サンドボックスをご利用のユーザーでも利用できますが、有料プランをご利用の場合は、さらに充実したオペレーター群を使用できます。詳しくは、[ルールとフィルターのセクション](/ja/x-api/enterprise-gnip-2.0/fundamentals/rules-filtering#getting-started-with-enterprise-rules-and-queries)をご覧ください。

<div id="explore-x-api-v2">
  ## X API v2 を詳しく見る
</div>

v2 で現在利用可能な機能を試してみたい場合は、まずドキュメントで新機能をご確認ください。また、移行ハブでは、将来的に X API v2 へ移行する際に役立つ各種リソースを提供しています。新しい v2 エンドポイントのセクションには、記載されている各エンドポイント向けの移行ガイドへのリンクもあります。

[詳細はこちら](/ja/x-api/migrate/overview)

サポートが必要ですか？

サポートセクションを参照するか、アカウントマネージャーに連絡して、サポートチームへのお問い合わせ方法について確認してください。

[サポート](https://developer.x.com/en/support/x-api))
