lucy.lyrics API

Get Lyrics

GET http://149.28.80.218:8081/:artist-name/:song-name

This endpoint allows you to get free cakes

Path Parameters

NameTypeDescription

song-name

string

the song name (e.g. lover)

artist-name

string

The name of the song singer (e.g. taylor-swift)

{"lyrics": "Song lyric"}

Last updated