Dota 2 statistics - match details, hero stats, leaderboards, and pro player data.
Hero Leaderboard Rankings
ASYNCREADNo auth
Returns the top-ranked players by MMR for a given Dota 2 hero.
ParametersFormJSON
Dota hero ID (e.g. 102 for Abaddon)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_opendota_hero_leaderboard_rankings", "params": { "hero_id": "102" } }'