Resolve vanity URL to SteamID
resolve_vanity_urlConvert a Steam custom vanity profile name to its 17-digit SteamID64. Resolve the URL part after /id/ to the numeric ID needed for player tools.
Instructions
Convert a Steam custom (vanity) profile name — the part after /id/ in a profile URL — into the 17-digit SteamID64 that the player tools need. Requires STEAM_API_KEY. Returns found:false if the name doesn't resolve to a profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vanity | Yes | Vanity name, e.g. 'gabelogannewell' from steamcommunity.com/id/gabelogannewell. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||