Batch store card for many games
get_itemsRetrieve price, discount, review score, Steam Deck compatibility, and release date for multiple Steam games in a single API call using their appids.
Instructions
Get price/discount, review % (positive), Steam Deck compatibility and release date for a LIST of games by appid in ONE keyless call. The efficient way to price-, rating- and Deck-check a wishlist or library without a request per game (each item carries a steam_deck field: verified/playable/unsupported/unknown). Get appids from search_games / get_wishlist / get_owned_games.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appids | Yes | Steam appids (1-100). | |
| country | No | Country (cc) for prices; overrides STEAM_COUNTRY. | |
| language | No | Store language; overrides STEAM_LANGUAGE. |