DOTA 2 Steam Web
A WebAPI for match history is now available on Dota 2. Web developers can now retrieve the match history and match details in JSON or XML format for use in their own applications.
DOTA 2 Steam Web endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Match Details /IDOTA2Match_570/GetMatchDetails/V001/ |
To retrieve the specific details of a match, use this API: |
| GET |
Match History /IDOTA2Match_570/GetMatchHistory/V001/ |
will return the latest 25 public matches in JSON format. You can request it in XML format |
DOTA 2 Steam Web pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|