Steam App ID 590830

s&box Price, Market & Inventory API

Build s&box item catalogues, marketplace price comparisons and inventory tools through three documented APIs.

Three core API requests

s&box Price, Market and Inventory API examples

Use the same game parameter mapped to Steam App ID 590830 across the Items and Inventory endpoints. Add a market filter when you only need selected third-party prices.

s&box Price API · GET /steam/api/items
curl 'https://www.steamwebapi.com/steam/api/items?game=sbox&key=YOUR_API_KEY'
s&box Market API · GET /steam/api/items
curl 'https://www.steamwebapi.com/steam/api/items?game=sbox&markets=MARKET_IDENT&key=YOUR_API_KEY'
s&box Inventory API · GET /steam/api/inventory
curl 'https://www.steamwebapi.com/steam/api/inventory?steam_id=STEAM_ID64&game=sbox&key=YOUR_API_KEY'

Three s&box APIs for items, prices and inventories

s&box uses Steam App ID 590830. The s&box Price API returns supported item data and current prices, the s&box Market API exposes supported third-party prices, and the s&box Inventory API retrieves public inventories.

Use these endpoints for a s&box item catalogue, price tracker, marketplace comparison or inventory checker. Responses are normalized where supported, while coverage and freshness remain explicit for each data source.