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

# Microsoft Store サービス API

> ゲーム サービスで使用する Microsoft Store のサービス間 API のリファレンス記事。購入、エンタイトルメント、サブスクリプション、クローバックを扱います。

このセクションでは、ゲーム サービスによって使用される Microsoft Store サービス API に関する技術リファレンス記事の一覧を示します。
計画および実装のガイダンスについては、「[サービスから製品を管理する](https://learn.microsoft.com/reference/service-to-service-nav)」を参照してください。

## このセクションの内容

[Microsoft Store API のきめ細かなレート制限](/publishing/xstore-commerce/xstore-fgrl)
Microsoft Store サービス呼び出しの呼び出しパターンときめ細かなレート制限について説明します。

[collections.mp.microsoft.com/v9.0/collections/publisherQuery](/reference/microsoft-store-apis/xstore-v9-query-for-products)
publisherQuery (v9) を使用して、XBOX Game Pass のステータスを含む所有製品を照会する方法について説明します。

[collections.mp.microsoft.com/v8.0/collections/b2bLicensePreview](/reference/microsoft-store-apis/xstore-v8-query-for-products)
b2bLicensePreview (v8) を使用して、サービスから所有製品を照会する方法について説明します。

[collections.mp.microsoft.com/v8.0/collections/consume](/reference/microsoft-store-apis/xstore-v8-consume)
デベロッパー管理の消費型アイテムを消費するか、ストア管理の消費型アイテムから数量を取り除く方法について説明します。

[purchase.mp.microsoft.com/v8.0/b2b/orders/query](/reference/microsoft-store-apis/xstore-v8-clawbackv1)
返金/取り消しされた消費型購入に関するレガシー クエリについて説明します。

[purchase.mp.microsoft.com/v8.0/b2b/clawback/sastoken](/reference/microsoft-store-apis/xstore-v8-clawbackv2-sastoken)
Clawback イベント メッセージ キューで認証するための SAS トークンを生成します。

[purchase.mp.microsoft.com/v7.0/purchases/grant](/reference/microsoft-store-apis/xstore-v8-grant)
サービスから無料のアプリまたはアドオン製品をユーザーに付与する方法について説明します。

[purchase.mp.microsoft.com/v8.0/b2b/recurrences/query](/reference/microsoft-store-apis/xstore-v8-recurrence-query)
ユーザーのサブスクリプション製品を照会する方法について説明します。

[purchase.mp.microsoft.com/v8.0/b2b/recurrences/{recurrenceId}/change](/reference/microsoft-store-apis/xstore-v8-recurrence-change)
ユーザーのサブスクリプションの請求状態を変更する方法について説明します。


## Related topics

- [Microsoft Store API を使用してサービスを認証する](/ja-jp/publishing/xstore-commerce/xstore-authenticating-service.md)
- [サービス間認証用のユーザー Store ID を要求する](/ja-jp/publishing/xstore-commerce/xstore-requesting-userstoreid.md)
- [サービスから消費型製品を管理する](/ja-jp/publishing/xstore-commerce/xstore-managing-consumables.md)
- [Microsoft Store API の詳細レート制限](/ja-jp/publishing/xstore-commerce/xstore-fgrl.md)
- [GDK コマース システムの概要](/ja-jp/publishing/xstore-commerce/xstore-overview.md)
