Streaming and Downloads

Stream a media file (binary)

Streams a given media file. Takes the file id in parameter with optional max bit rate, file format, time offset, size and estimate content length option.

get/songs/{song_id}/stream

Path parameters

song_idstring required

Unique identifier of the song.

Query parameters

bitrateinteger

Max bitrate for transcoding in bits per second (e.g 192000 = 192Kb)

formatstring
offsetinteger

Return results starting from this index position

length0 | 1
stats0 | 1

Changes

Changed in 6 of the 46 revisions of this API.59

    • api operation id streamSongs was added

      api-operation-id-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

  • 2ff18e50dcc111See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the non-success response with the status 302

      response-non-success-status-added

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the media type application/json for the response with the status 416

      response-media-type-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the media type application/json for the response with the status 416

      response-media-type-added

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation