Steam Web API key.
HTTP client.
Private
Readonly
apiPrivate
Readonly
webRetrieves the global achievement percentages for the specified app.
GameID to retrieve the achievement percentages for. This can be the ID of any Steamworks game with achievements available.
Retrieves the global stats percentages for the specified app.
AppID that we're getting global stats for.
Number of stats get data for.
Names of stat to get data for.
Gets the total number of players currently active in the specified app on Steam.
AppID that we're getting user count for.
Gets the list of achievements the specified user has unlocked in an app.
SteamID of user.
AppID to get achievements for.
Optional
lang: stringLanguage to return strings for.
Gets the complete list of stats and achievements for the specified game.
AppId of the game.
Optional
lang: stringLocalized language to return (english, french, etc.).
Gets the list of stats that the specified user has set in an app.
SteamId of user.
AppId of game.
Generated using TypeDoc
Used to access information about users.