Lyrics & Music API
This API provides deep and powerful tools for searching lyrics, artists or albums. Unlike other APIs, it can also search by lyrics and does not need a separate artist and song name entries.
get
https://api.ksoft.si
/lyrics/search
Get lyrics
post
https://api.ksoft.si
/music/recommendations
Music Recommendations
get
https://api.ksoft.si
/lyrics/artist/{id}/
Get artist by ID
get
https://api.ksoft.si
/lyrics/album/{id}/
Get album by ID
get
https://api.ksoft.si
/lyrics/track/{id}/
Get track by ID
Last modified 2yr ago