Last active
October 8, 2017 22:43
-
-
Save milesrout/035b3d80650cd8af5b0eeb5bd805b3bf to your computer and use it in GitHub Desktop.
OpenDota API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /matches/{id} | |
GET /players/{id} | |
GET /players/{id}/wl | |
GET /players/{id}/recentMatches | |
GET /players/{id}/matches | |
GET /players/{id}/heroes | |
GET /players/{id}/peers | |
GET /players/{id}/pros | |
GET /players/{id}/totals | |
GET /players/{id}/counts | |
GET /players/{id}/histograms | |
GET /players/{id}/wardmap | |
GET /players/{id}/wordcloud | |
GET /players/{id}/ratings | |
GET /players/{id}/rankings | |
POST /players/{id}/refresh | |
GET /proPlayers | |
GET /proMatches | |
GET /publicMatches | |
GET /heroStats | |
GET /explorer | |
GET /metadata | |
GET /distributions | |
GET /search | |
GET /rankings | |
GET /benchmarks | |
GET /status | |
GET /health | |
GET /request/{jobId} | |
POST /request/{matchId} | |
GET /heroes | |
GET /leagues | |
GET /teams | |
GET /replays | |
GET /records/{field} | |
GET /schema |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
explorer | |
matches | |
teams | |
heroes | |
mmr (GET /distributions) | |
records | |
my profile | |
search |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment