Steam (Unofficial) API

Get Broadcaster Info

GET
/IDOTA2StreamSystem_570/GetBroadcasterInfo/v1
key<token>

In: query

Query Parameters

broadcaster_steam_id*integer

64-bit Steam ID of the broadcaster

Defaultnull
Formatint64
league_id?integer

LeagueID to use if we aren't in a lobby

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/IDOTA2StreamSystem_570/GetBroadcasterInfo/v1"
Empty
Empty
Empty