Steam (Unofficial) API

Get Schema Items

GET
/IEconItems_440/GetSchemaItems/v1
key<token>

In: query

Query Parameters

language?string

The language to return the names in. Defaults to returning string keys.

start?integer

The first item id to return. Defaults to 0. Response will indicate next value to query if applicable.

Defaultnull
Formatint32
format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/IEconItems_440/GetSchemaItems/v1"
Empty
Empty
Empty