Get prices for many games
get_pricesRetrieve current prices and discount percentages for a batch of Steam games by appid in one call. Check wishlists for deals with no API key required.
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. 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. |