GET
Spotify Audio Downloader
Download Spotify audio in MP3 format using a Spotify track URL or plain-text search query.
Endpoint
https://api.seaavey.com/downloader/spotify Parameters
url string required Spotify track URL or a search keyword (for example: "coldplay yellow").
Response
-
status— number -
success— boolean -
latency— string -
data— object-
title— string -
artist— string -
thumbnail— string -
download— string
-
Errors
401 Invalid or expired API key 400 Invalid Spotify URL or query 429 Too many requests 500 Download failed