Get track stream URLs
soundcloud_get_track_streamsGet signed, short-lived stream URLs for a SoundCloud track to enable playback. Works only for playable/preview tracks; fetch immediately before playing.
Instructions
Return the transcoded stream URLs of a track (HLS AAC 160k, HLS MP3 128k, MP3 preview). URLs are signed and short-lived; fetch them right before playback. Only tracks with access playable/preview have streams. Stream requests count toward the 15,000 per 24h play limit per app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track URN (soundcloud:tracks:123), numeric id, or a soundcloud.com track URL | |
| secret_token | No | Secret token for a private track |