Get prices for many games
get_pricesCheck current prices and discounts for up to 500 Steam games by appid in one request. Efficient for scanning wishlists or collections for deals.
Instructions
Get current price and discount for a batch of games by appid in one call — efficient for checking a whole list (e.g. a wishlist) for deals. Handles up to 500 appids; if you also need review %, hardware compatibility or tags, use get_items instead (max 100 appids). Rows come back in the same order as the given appids, one per id (unavailable ones marked available:false, never dropped). Each row has the final/initial price and discount_percent (or is_free). No API key required. Get appids from search_games or get_wishlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appids | Yes | Steam appids to price (1-500). | |
| country | No | Country (cc) for prices/currency; overrides STEAM_COUNTRY for this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| prices | Yes |