Difference between revisions of "WebAPI/GetTournamentPrizePool"

From Team Fortress Wiki
Jump to: navigation, search
(created page)
 
('''Main article about WebAPI.''')
 
Line 1: Line 1:
 +
'''Main article about [[WebAPI]].'''
 
== URL ==
 
== URL ==
 
<nowiki>GET http://api.steampowered.com/IEconDOTA2_570/GetTournamentPrizePool/v1</nowiki>
 
<nowiki>GET http://api.steampowered.com/IEconDOTA2_570/GetTournamentPrizePool/v1</nowiki>

Latest revision as of 20:16, 18 December 2021

Main article about WebAPI.

URL

GET http://api.steampowered.com/IEconDOTA2_570/GetTournamentPrizePool/v1

Method-specific parameters

leagueid (Optional) (int)
The ID of the league to get the prize pool of.

Result data

result
prize_pool
The current prize pool if the league includes a community funded component. 0 otherwise.
league_id
The ID of the league the prize pool is for.