GET
SoundCloud Music Downloader
Download audio tracks from SoundCloud in MP3 format. Supports wav, opus, and other formats via alternative download URLs.
Endpoint
https://api.seaavey.com/downloader/soundcloud Parameters
url string required The valid URL of the SoundCloud track to download.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
title— string -
thumbnail— string -
download— string -
alternatives— string[]
-
Errors
401 Invalid or expired API key 400 Invalid SoundCloud URL 500 Download or conversion failed