Subscription streaming (HLS)

Example request

GET https://stream.svc.7digital.net/stream/subscription.m3u8?country=GB&userid=1234&trackid=123456&formatid=56

Example Response

HTTP/1.1 200 OK
Date: Thu, 19 Nov 2023 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.
  • 2002 - Pre-release or subscription availability. Either the user does not have a valid subscription account with us, or the track is not available for streaming (note that streaming release dates may differ from download or catalogue streaming release dates).
  • 3201 - Simultaneous stream requests from multiple locations - streaming access temporarily disabled. When the clientId parameter is supplied, multiple devices will not be allowed to stream concurrently (see endpoint description above for more information).
Query Params
string
required
int32
required
int32
required
string
string
required
Headers
string
Language
LoadingLoading…