Steam
Base URL:https://drain.lat/api/v1/steam
GET /profile/:vanityUrl
GET /profile/:vanityUrl
Fetch a Steam community profile using the vanity URL - the custom part of their profile URL (e.g.
steamcommunity.com/id/gaben → vanity is gaben).The Steam vanity URL (not the Steam64 ID).
Steam64 ID.
Steam vanity URL username.
Display name.
Real name if set publicly.
Profile summary/bio.
Avatar image URL.
Steam level.
Online status (e.g.
Online, Offline).Game currently being played.
null if not in a game.App ID of the current game.
null if not playing.Location if set publicly.
Account creation date (ISO 8601).
Whether the profile is private.
List of badge names.
Link to the Steam profile.
Response
Private profiles return
"isPrivate": true with limited data.GET /profile/:vanityUrl/games
GET /profile/:vanityUrl/games
GET /profile/:vanityUrl/recent
GET /profile/:vanityUrl/recent
