Steam (Unofficial) API

Get SDR Config

GET
/ISteamApps/GetSDRConfig/v1
key<token>

In: query

Query Parameters

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/ISteamApps/GetSDRConfig/v1"
Empty
Empty
Empty