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

# XBOX services API

> XBOX Game Development Kit の XBOX services API に関するドキュメントとリファレンスを紹介します。

XBOX services API に関するドキュメント。

<CardGroup cols={2}>
  <Card title="XSAPI C API での非同期呼び出しの実行" icon="lightbulb" href="/services/xbox-services/fundamentals/xbox-services-api/live-flatc-async-patterns">
    非同期 API は、すぐに戻りますが非同期タスクを開始し、タスクが完了した後に結果が返される API です。
  </Card>

  <Card title="XDK XSAPI との下位互換性" icon="lightbulb" href="/services/xbox-services/fundamentals/xbox-services-api/live-gs-backcompat-api">
    XSAPI (XBOX Service API) は C ライブラリとして提供されていますが、GDK には出荷された XSAPI の C++ 版のヘッダーも含まれています…
  </Card>

  <Card title="XBOX services API (XSAPI) の使用方法" icon="book-open" href="/services/xbox-services/fundamentals/xbox-services-api/live-gs-xbl-apis">
    XSAPI は Gaming Runtime Services (GRTS) に依存します。
  </Card>

  <Card title="XBOX services API" icon="circle-info" href="/services/xbox-services/fundamentals/xbox-services-api/live-introduction-to-xbox-live-apis">
    XBOX services から情報を取得する方法は 2 つあります。
  </Card>

  <Card title="XSAPI C" icon="circle-info" href="/services/xbox-services/fundamentals/xbox-services-api/live-xsapi-flat-c">
    2018 年 6 月に、C API レイヤーが XSAPI に追加されました。
  </Card>
</CardGroup>

## 関連項目

* [ゲーム バインド](/services/xbox-services/fundamentals/game-binding/index)
* [ID](/services/xbox-services/fundamentals/identity/index)
* [ポータル構成](/services/xbox-services/fundamentals/portal-config/index)
* [RTA](/services/xbox-services/fundamentals/rta/index)
* [S2S 認証呼び出し](/services/xbox-services/fundamentals/s2s-auth-calls/index)
* [サンドボックス](/services/xbox-services/fundamentals/sandboxes/index)


## Related topics

- [XBOX services 認証](/ja-jp/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication.md)
- [XBOX services API の概要](/ja-jp/services/xbox-services/fundamentals/xbox-services-api/live-introduction-to-xbox-live-apis.md)
- [XBOX services の概要](/ja-jp/services/xbox-services/fundamentals/live-xbl-overview.md)
- [XBOX Services API (XSAPI) の使用方法](/ja-jp/services/xbox-services/fundamentals/xbox-services-api/live-gs-xbl-apis.md)
- [XBOX services API リファレンス](/ja-jp/reference/live/gc-reference-live-toc.md)
