Steam (Unofficial) API

Get Asset Prices

GET
/ISteamEconomy/GetAssetPrices/v1
key<token>

In: query

Query Parameters

appid*integer

Must be a steam economy app.

Defaultnull
Formatint32
currency?string

The currency to filter for

language?string

The user's local language

format?string

The format of the response. Defaults to json

Value in"json" | "xml" | "vdf"

Response Body

curl -X GET "https://api.steampowered.com/ISteamEconomy/GetAssetPrices/v1"
Empty
Empty
Empty