games_historylow_v1
Retrieve a game's historical low price from IsThereAnyDeal, comparing current deals against past lows to find worthwhile purchase opportunities.
Instructions
[POST] /games/historylow/v1 - History Low。必填: 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 | 路径参数对象(可选) |