Steam (Unofficial) API

Up To Date Check

GET
/ISteamApps/UpToDateCheck/v1
key<token>

In: query

Query Parameters

appid*integer

AppID of game

Defaultnull
Formatint32
version*integer

The installed version of the 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/UpToDateCheck/v1"
Empty
Empty
Empty