WebAPI/GetHeroes
< WebAPI
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.