Media Transfer

Retrieve media files of any track.

It allows the download of an entire licensed catalogue in any supported format or bitrate.
Use of this endpoint is likely to necessitate additional technical due diligence on the part of the licensors and partner.

Acceptable usage for this endpoint is considered to be 50 requests per second. Usage of this endpoint should be coordinated with your Client Success manager.

OAuth

Example request

GET https://stream.svc.7digital.net/media/transfer?trackId=4457672&country=gb&formatId=17...

Example Response

HTTP/1.1 200 OK
Date: Thur 19 Nov 2009 11:27:47 GMT
Content-Length: 7256280
Content-Type: audio/mpeg

Specific Error Codes

  • 1001 - Error: Missing "parameter name" query parameter. Not all mandatory parameters were specified in the request.
  • 1002 - Invalid value for "parameter name": parameter value. Value for parameter in error message is not valid.
  • 2001 - Track not found. This track isn't available for streaming in your country.
Query Params
int32
required

The MassiveMusic ID of the track to be streamed.

int32
required

The MassiveMusic ID of the format requested. Please contact us for available formats.

string
required

ISO 2-character code of the country the end user resides in.

Language
LoadingLoading…