Steam (Unofficial) API

Get CM List For Connect

GET
/ISteamDirectory/GetCMListForConnect/v1
key<token>

In: query

Query Parameters

cellid?integer

Client's Steam cell ID, uses IP location if blank

Defaultnull
Formatint32
cmtype?string

Optional CM type filter

realm?string

Optional Steam Realm filter

maxcount?integer

Max number of servers to return

Defaultnull
Formatint32
qoslevel?integer

Desired connection priority

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