Read a public inventory
Resolve the Steam profile and fetch supported items from a public game inventory. Private inventories cannot be valued externally.
Players can inspect an estimated inventory value with Skinpock, while developers can build custom valuation products with the Steamwebapi Inventory API.
A useful estimate combines a readable public inventory with current prices and clearly defined valuation rules.
Resolve the Steam profile and fetch supported items from a public game inventory. Private inventories cannot be valued externally.
Join inventory items with available Steam Market or supported third-party marketplace prices in the required currency.
Sum a consistent price field and show users which source, timestamp and assumptions were used for the result.
Use the Inventory API together with item and marketplace price endpoints to build a valuation workflow for your product.
Explore the Inventory API