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

# XDK の概要

X API 用の公式 SDK を、主要なプログラミング言語向けに提供しています。以下をクリックして、ドキュメント、インストールガイド、コードサンプルなどにアクセスしてください。

<CardGroup cols={2}>
  <Card title="Python XDK" icon="square-x-twitter" iconType="solid" href="/ja/xdks/python/overview">
    Python XDK
  </Card>

  <Card title="TypeScript XDK" icon="square-x-twitter" iconType="solid" href="/ja/xdks/typescript/overview">
    TypeScript XDK
  </Card>
</CardGroup>

XDK を使用した詳細なコード例については、[コードサンプルの GitHub リポジトリ](https://github.com/xdevplatform/samples)を参照してください。
