TuneIn Streaming API (Unofficial)
  • API Basics
    • 👋Introduction
    • 🤔Getting Started
  • Endpoints & Streaming
    • 🔗Endpoints
      • 🌐Browse Endpoint
        • 🔭Browsing Categories
        • 🌏Browse Location IDs
        • 🔎Filter Parameter
      • 📃️ Describe Endpoint
        • 📃Response Fields & Meaning
      • 🔍Search Endpoint
        • 📂Outline Attributes & Meaning
        • 🆔Genre IDs & Meaning
      • 🎵Tune Endpoint
    • 🌊Intro to Streaming
      • 📃The .M3U Extension
      • ❓How to Stream
  • Credits, Basis & Helpful Resources
    • ⛑️Credits, Basis & Helpful Resources
Powered by GitBook
On this page
  • GET /tune.ashx
  • Response
Edit on GitHub
  1. Endpoints & Streaming
  2. Endpoints

Tune Endpoint

Further information about the tune endpoint.

PreviousGenre IDs & MeaningNextIntro to Streaming

Last updated 2 years ago

GET /tune.ashx

Get the .m3u file needed for streaming.

Parameter
Example
Description

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.

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