steam_resolveVanityURL
Convert a Steam custom profile name (vanity URL) into a 64-bit Steam ID to identify users for data queries.
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 |
|---|---|---|---|
| vanityurl | Yes | The vanity URL part of a Steam profile (e.g. 'gabelogannewell' from steamcommunity.com/id/gabelogannewell) | |
| url_type | No | Type of vanity URL: 1 = individual profile (default), 2 = group, 3 = official game group |