Players

Returns a player's Steam profile.

get/players/{player_id}/steam-profile

Path parameters

player_idstring required

a SteamID

Example:STEAM_1:1:161178172

the player's SteamID

Response

idstring required

a SteamID

namestring required
profile_urlstring uri required
avatar_urlstring uri required

Example response

{
  "id": "STEAM_1:1:161178172"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.