Back to catalog
🎮

Dota 2

API Key

Provides information about Player stats, Match stats, Rankings for Dota 2

🎮Games & ComicsHTTPS

Dota 2 Heroes

5 items

Anti-Mage

Carry, Escape

47.8

Crystal Maiden

Support, Disabler

51.2

Axe

Initiator, Durable

50.4

Invoker

Carry, Nuker, Disabler

48.9

Phantom Assassin

Carry, Escape

52.1

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Anti-Mage",
5 "primaryAttribute": "Agility",
6 "attackType": "Melee",
7 "roles": "Carry, Escape",
8 "winRate": 47.8
9 },
10 {
11 "name": "Crystal Maiden",
12 "primaryAttribute": "Intelligence",
13 "attackType": "Ranged",
14 "roles": "Support, Disabler",
15 "winRate": 51.2

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.opendota.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs