Steam (Unofficial) API

Get Live League Games

GET
/IDOTA2Match_570/GetLiveLeagueGames/v1
key<token>

In: query

Query Parameters

league_id?integer

Only show matches of the specified league id

Defaultnull
Formatint32
match_id?integer

Only show matches of the specified match id

Defaultnull
Formatint64
dpc?boolean

Only show matches that are part of the DPC

format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/IDOTA2Match_570/GetLiveLeagueGames/v1"
Empty
Empty
Empty