Skip to content

Commit

Permalink
1 files | isteamuserstats.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Aug 30, 2023
1 parent 0c545f3 commit 5a4f7a0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/webapi/isteamuserstats.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h2 class="bb_section">
<a name="GetGlobalAchievementPercentagesForApp"></a>GetGlobalAchievementPercentagesForApp
</h2>
<div class="bb_code http">
GET https://api.steampowered.com/ISteamUserStats/GetGlobalAchievementPercentagesForApp/v2/
GET https://partner.steam-api.com/ISteamUserStats/GetGlobalAchievementPercentagesForApp/v2/
</div>
<table>
<tr>
Expand All @@ -35,7 +35,7 @@ <h2 class="bb_section">
</ul>
<h2 class="bb_section"><a name="GetGlobalStatsForGame"></a>GetGlobalStatsForGame</h2>
<div class="bb_code http">
GET https://api.steampowered.com/ISteamUserStats/GetGlobalStatsForGame/v1/
GET https://partner.steam-api.com/ISteamUserStats/GetGlobalStatsForGame/v1/
</div>
<table>
<tr>
Expand Down Expand Up @@ -85,7 +85,7 @@ <h2 class="bb_section"><a name="GetGlobalStatsForGame"></a>GetGlobalStatsForGame
documentation for more information.
<h2 class="bb_section"><a name="GetNumberOfCurrentPlayers"></a>GetNumberOfCurrentPlayers</h2>
<div class="bb_code http">
GET https://api.steampowered.com/ISteamUserStats/GetNumberOfCurrentPlayers/v1/
GET https://partner.steam-api.com/ISteamUserStats/GetNumberOfCurrentPlayers/v1/
</div>
<table>
<tr>
Expand All @@ -107,7 +107,7 @@ <h2 class="bb_section"><a name="GetNumberOfCurrentPlayers"></a>GetNumberOfCurren
Note that this will not return players that are playing while not connected to Steam.
<h2 class="bb_section"><a name="GetPlayerAchievements"></a>GetPlayerAchievements</h2>
<div class="bb_code http">
GET https://api.steampowered.com/ISteamUserStats/GetPlayerAchievements/v1/
GET https://partner.steam-api.com/ISteamUserStats/GetPlayerAchievements/v1/
</div>
<table>
<tr>
Expand Down Expand Up @@ -145,7 +145,7 @@ <h2 class="bb_section"><a name="GetPlayerAchievements"></a>GetPlayerAchievements
Gets the list of achievements the specified user has unlocked in an app.
<h2 class="bb_section"><a name="GetSchemaForGame"></a>GetSchemaForGame</h2>
<div class="bb_code http">
GET https://api.steampowered.com/ISteamUserStats/GetSchemaForGame/v2/
GET https://partner.steam-api.com/ISteamUserStats/GetSchemaForGame/v2/
</div>
<table>
<tr>
Expand Down Expand Up @@ -184,7 +184,7 @@ <h2 class="bb_section"><a name="GetSchemaForGame"></a>GetSchemaForGame</h2>
</ul>
<h2 class="bb_section"><a name="GetUserStatsForGame"></a>GetUserStatsForGame</h2>
<div class="bb_code http">
GET https://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v2/
GET https://partner.steam-api.com/ISteamUserStats/GetUserStatsForGame/v2/
</div>
<table>
<tr>
Expand Down

0 comments on commit 5a4f7a0

Please sign in to comment.