Lyrics
Lyrics
GET
https://my.elara.services/api/lyrics
Query Parameters
Name
Type
Description
name
string
Song name
key
string
Your API key
{
status: true,
author: "",
title: "",
url: "",
thumbnail: "",
lyrics: ""
}
Last updated
Was this helpful?