Steam (Unofficial) API

Get Depot Patch Info

GET
/IContentServerDirectoryService/GetDepotPatchInfo/v1
key<token>

In: query

Query Parameters

appid?integer

(Required)

Defaultnull
Formatint32
depotid?integer

(Required)

Defaultnull
Formatint32
source_manifestid?integer

(Required)

Defaultnull
Formatint64
target_manifestid?integer

(Required)

Defaultnull
Formatint64
input_json?string

An alternative to the query string parameters; pass arguments as a URL-encoded JSON blob. The "key" and "format" fields should still be passed as separate parameters

format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/IContentServerDirectoryService/GetDepotPatchInfo/v1"
Empty
Empty
Empty