Steam (Unofficial) API

Get Event Stats For Account

GET
/IEconDOTA2_570/GetEventStatsForAccount/v1
key<token>

In: query

Query Parameters

eventid*integer

The Event ID of the event you're looking for.

Defaultnull
Formatint32
accountid*integer

The account ID to look up.

Defaultnull
Formatint32
language?string

The language to provide hero names in.

format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/IEconDOTA2_570/GetEventStatsForAccount/v1"
Empty
Empty
Empty