Steam (Unofficial) API

Get Match Details

GET
/IDOTA2Match_570/GetMatchDetails/v1
key<token>

In: query

Query Parameters

match_id*integer

Match id

Defaultnull
Formatint64
include_persona_names?boolean

Include persona names as part of the response

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