Steam (Unofficial) API

Get Game Maps Playtime

GET
/ICSGOServers_730/GetGameMapsPlaytime/v1
key<token>

In: query

Query Parameters

interval*string

What recent interval is requested, possible values: day, week, month

gamemode*string

What game mode is requested, possible values: competitive, casual

mapgroup*string

What maps are requested, possible values: operation

format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/ICSGOServers_730/GetGameMapsPlaytime/v1?interval=string&gamemode=string&mapgroup=string"
Empty
Empty
Empty