Steam (Unofficial) API

Get User Stats For Game V2

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

In: query

Query Parameters

steamid*string

SteamID of user

Defaultnull
appid*integer

appid of game

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/ISteamUserStats/GetUserStatsForGame/v2/"
Empty
Empty
Empty