Get Heroes
Update Time: 2021-08-06 15:49
Introduction
List heros for the latest version All data is returned by default
Request
- Path: /esport/dota/raw/heroes
- Method: GET
- Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
- Recommend Calls: 15 day/call
- Parameters:
Parameter | Value | Required | Description |
---|---|---|---|
hero_id | long | false | Get a single hero by hero_id |
Response
Parameter | Value | Description |
---|---|---|
hero_id | long | |
name | string | |
logo | string | |
legs | int | |
primary_attr | string | agi=agility str=strength int=intelligence |
attack_type | string | Melee or &Ranged |
roles | string[] | Roles that heros play |
Example Request
Example Response
{}