steam_get_player_summary
Retrieve a Steam player's public profile summary using their SteamID64 or vanity URL. Get display name, avatar, online status, last online, account creation, country, current game, and profile visibility.
Instructions
Fetches the public profile of a Steam player. Accepts a SteamID64 (e.g. "76561197960287930") or a vanity URL (e.g. "gabelogannewell"). Returns: display name, avatar URL, online status, last online date, account creation date, country, currently playing game, and profile visibility. Returns limited data if the profile is private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steamid | Yes | SteamID64 or vanity URL (e.g. "gabelogannewell" or "76561197960287930") |