Replay Download Endpoint


This endpoint is used for download replay files

Example Usage

{warning} All API calls to /api/ require an api_token as part of the query string and are prefixed by https://api.heroesprofile.com/api
Free calls are prefixed by /openApi/ and do not require an api_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