HomeGuide

lyrics

a simple and easy to use RESTful lyrics API that just works, please note that you can only make 150 requests per hour to prevent abuse of the API.

API Endpoint (Artist name is optional)

/api/:track_name/:artist_name

Response Example

/api/jiwa%20yang%20bersedih/ghea%20Indrawari will return this JSON object

{ "title": "Jiwa yang bersedih", "artist": "Ghea Indrawari", "lyrics": "Kemarilah Singgah dulu sebentar Perjalananmu jauh Tak ada tempat berteduh...", "source": "https://genius.com/Ghea-indrawari-jiwa-yang-bersedih-lyrics" }

Made with 💖 by BOTCAHX