steam_getPriceOverview
Retrieve batch price overviews for up to 50 Steam apps in any region, including base price, discount, and final price, without requiring an API key.
Instructions
Batch price check for multiple Steam apps in a specific region. Returns formatted price data including base price, discount, and final price. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appids | Yes | Array of Steam application IDs to check prices for (max 50) | |
| cc | No | Two-letter country code for pricing (e.g. US, GB, DE). Defaults to server region. |