Skip to content

Instantly share code, notes, and snippets.

@milesrout
Last active October 8, 2017 22:43
Show Gist options
  • Save milesrout/035b3d80650cd8af5b0eeb5bd805b3bf to your computer and use it in GitHub Desktop.
Save milesrout/035b3d80650cd8af5b0eeb5bd805b3bf to your computer and use it in GitHub Desktop.
OpenDota API
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
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