🎵Tune Endpoint

Further information about the tune endpoint.

GET /tune.ashx

Get the .m3u file needed for streaming.

ParameterExampleDescription

id

s12345

This is the ID of the tune. You will get these from an outline objects attributes.

sid

p1234567

Purpose unknown, used in combination with topics/shows.

Response

This endpoint is a direct download for the tune file with the .m3u extension. Learn more about the extension and how to use it/play music from it.

urlhttps://github.com/core-hacked/tunein-api/blob/master/endpoints/intro-to-streaming/the-.m3u-extension.md

Last updated