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
Example response
{
"id": "STEAM_1:1:161178172"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.