games_subscriptions_v1
Retrieve game subscriptions info to see which titles are included in services like Game Pass or PS Plus, using a POST request with your criteria.
Instructions
[POST] /games/subs/v1 - Game Subscriptions。必填: body。需要 API Key(环境变量: ITAD_API_KEY, ISTHEREANYDEAL_API_KEY, APIKEY, apikey)。可读取资源 itad://guide/calling 获取完整调用说明。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | 请求体(此接口必填) | |
| query | No | Query 参数对象(可选) | |
| headers | No | 请求头对象(可选) | |
| oauthToken | No | OAuth token(非 oauth 接口可忽略) | |
| pathParams | No | 路径参数对象(可选) |