Steam (Unofficial) API

Get Asset Class Info

GET
/ISteamEconomy/GetAssetClassInfo/v1
key<token>

In: query

Query Parameters

appid*integer

Must be a steam economy app.

Defaultnull
Formatint32
language?string

The user's local language

class_count*integer

Number of classes requested. Must be at least one.

Defaultnull
Formatint32
classid0*integer

Class ID of the nth class.

Defaultnull
Formatint64
instanceid0?integer

Instance ID of the nth class.

Defaultnull
Formatint64
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/GetAssetClassInfo/v1"
Empty
Empty
Empty