WebAPI/GetHeroes

From Team Fortress Wiki
< WebAPI
Revision as of 20:13, 18 December 2021 by Far (talk | contribs) ('''Main article about WebAPI.''')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Main article about WebAPI.

URL

GET http://api.steampowered.com/IEconDOTA2_<ID>/GetHeroes/v1

Method-specific parameters

language (Optional) (string)
The language to provide hero names in.
itemizedonly (Optional) (bool)
Return a list of itemized heroes only.

Result data

result
heroes
List of heroes.
name
The tokenized string for the name of the hero.
id
ID of the hero.
localized_name
The localized name of the hero for use in name display.
count
Number of results.