Steam (Unofficial) API

Resolve Vanity URL

GET
/ISteamUser/ResolveVanityURL/v1
key<token>

In: query

Query Parameters

vanityurl*string

The vanity URL to get a SteamID for

url_type?integer

The type of vanity URL. 1 (default): Individual profile, 2: Group, 3: Official game group

Defaultnull
Formatint32
format?string

The format of the response. Defaults to json

Value in"json" | "xml" | "vdf"

Response Body

curl -X GET "https://api.steampowered.com/ISteamUser/ResolveVanityURL/v1?vanityurl=string"
Empty
Empty
Empty