Steam (Unofficial) API

Get Schema For Game V2

GET
/ISteamUserStats/GetSchemaForGame/v2/
key<token>

In: query

Query Parameters

appid*integer

appid of game

Defaultnull
Formatint32
l?string

localized language to return (english, french, etc.)

format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/ISteamUserStats/GetSchemaForGame/v2/"
Empty
Empty
Empty