This endpoint is used for download replay files
{warning} All API calls to
/api/require anapi_tokenas part of the query string and are prefixed byhttps://api.heroesprofile.com/api
Free calls are prefixed by/openApi/and do not require anapi_token
| Method | URI | Headers |
|---|---|---|
| GET | API: /Replay/Download?api_token=<token>&replayID=34760156 |
Default |
| GET | OpenAPI: /Replay/Download?replayID=34760156&user_id=12345&battletag=PlayerName%231234 |
Default |
| Parameter | Type | API (auth) | OpenAPI | Description |
|---|---|---|---|---|
| replayID | integer | Yes | Yes | Heroes Profile replay ID |
| user_id | integer | No | Yes | Heroes Profile user ID |
| battletag | string | No | Yes | Battle.net battletag (e.g. PlayerName#1234) |
This route is limited to 5 downloads per minute for OpenApi