Steam (Unofficial) API

Get Global Achievement Percentages For App

Returns a global achievements overview of a specific game in percentages. Example: http://api.steampowered.com/ISteamUserStats/GetGlobalAchievementPercentagesForApp/v0002/?gameid=440&format=xml

GET
/ISteamUserStats/GetGlobalAchievementPercentagesForApp/v1
key<token>

In: query

Query Parameters

gameid*integer

GameID to retrieve the achievement percentages for

Defaultnull
Formatint64
format?string

The format of the response. Defaults to json

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

Response Body

curl -X GET "https://api.steampowered.com/ISteamUserStats/GetGlobalAchievementPercentagesForApp/v1"
Empty
Empty
Empty