tracks

Download the original or MP3 file of a track

Download an original or mp3 track

get/tracks/{track_id}/download

Path parameters

track_idstring required

A Track ID

Query parameters

user_idstring

The user ID of the user making the request

user_signaturestring

Optional - signature from the requesting user's wallet. This is needed to authenticate the user and verify access in case the track is gated.

user_datastring

Optional - data which was used to generate the optional signature argument.

nft_access_signaturestring

Optional - nft access signature for this track which was previously generated by a registered DN. We perform checks on it and pass it through to CN.

filenamestring

Optional - name of file to download. If not provided, defaults to track original filename or title.

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.