Steam (Unofficial) API

Viewer Heartbeat

GET
/ISteamBroadcast/ViewerHeartbeat/v1
key<token>

In: query

Query Parameters

steamid*string

Steam ID of the broadcaster

Defaultnull
sessionid*integer

Broadcast Session ID

Defaultnull
Formatint64
token*integer

Viewer token

Defaultnull
Formatint64
stream?integer

video stream representation watching

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/ISteamBroadcast/ViewerHeartbeat/v1"
Empty
Empty
Empty