steam_getPriceOverview
Batch check Steam app prices in any region, returning base price, discount, and final price for up to 50 apps without 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 |
|---|---|---|---|
| cc | No | Two-letter country code for pricing (e.g. US, GB, DE). Defaults to server region. | |
| appids | Yes | Array of Steam application IDs to check prices for (max 50) |