Download purchased release

Download tracks in a purchased release as a single ZIP file.

OAuth User token

 \ Example request

GET http://media.geo.7digital.com/media/user/download/release?releaseid=123456&country=US&oauth_consumer_key=YOUR_KEY_HERE&...

Example Response

HTTP/1.1 200 OK
Date: Thu, 19 Nov 2009 11:27:47 GMT
Content-Length: 7256280
Content-Disposition: attachment; filename="Dardem - Nada.zip";
Content-Type: application/zip

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.
  • 2002 - No licences found for the download request. Either the release Id supplied does not exist or does not belong to the user supplied, or the user does not exist.
Query Params
string
required

The unique identifier of the user. For information on creating users click here.

int32
required

The MassiveMusic ID of the release the track that is being delivered appears on.

int32

The MassiveMusic ID of the format requested (from the list provided for each track by the purchasing API or locker response).

string
required

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

Language
LoadingLoading…