steam_resolveVanityURL
Convert a Steam custom profile URL into its 64-bit Steam ID for API queries and data retrieval.
Instructions
Convert a Steam vanity URL (custom profile name) to a 64-bit Steam ID. Requires STEAM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_type | No | Type of vanity URL: 1 = individual profile (default), 2 = group, 3 = official game group | |
| vanityurl | Yes | The vanity URL part of a Steam profile (e.g. 'gabelogannewell' from steamcommunity.com/id/gabelogannewell) |