Steam (Unofficial) API

Get Next Match Sharing Code

GET
/ICSGOPlayers_730/GetNextMatchSharingCode/v1
key<token>

In: query

Query Parameters

steamid*string

The SteamID of the user

Defaultnull
steamidkey*string

Authentication obtained from the SteamID

knowncode*string

Previously known match sharing code obtained from the SteamID

format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/ICSGOPlayers_730/GetNextMatchSharingCode/v1?steamidkey=string&knowncode=string"
Empty
Empty
Empty