Difference between revisions of "WebAPI/GetUserStatsForGame"

From Team Fortress Wiki
Jump to: navigation, search
(marked as stub)
('''Main article about WebAPI.''')
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
+
'''Main article about [[WebAPI]].'''
 
== URL ==
 
== URL ==
 
<nowiki>GET http://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v2</nowiki>
 
<nowiki>GET http://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v2</nowiki>
Line 8: Line 8:
  
 
== Result data ==
 
== Result data ==
 +
 +
[[Category:WebAPI]]

Latest revision as of 20:17, 18 December 2021

Main article about WebAPI.

URL

GET http://api.steampowered.com/ISteamUserStats/GetUserStatsForGame/v2

Method-specific parameters

steamid (uint64)
SteamID of user
appid (uint32)
appid of game

Result data