{"status":200,"success":true,"artist":"dua lipa","song":"levitating","lyrics":{"Verse 1":"If you wanna run away with me, I know a galaxy And I can take you\u2005for\u2005a ride I had\u2005a premonition that we fell into\u2005a rhythm Where the music don't stop for life Glitter in the sky, glitter in my eyes Shining just the way I like If you're feeling like you need a little bit of company You met me at the perfect time","Pre-Chorus":"You want me, I want you, baby My sugarboo, I'm levitating The Milky Way, we're renegading Yeah, yeah, yeah, yeah, yeah","Chorus":"I got you, moonlight, you're my starlight I need you all night, come on, dance with me I'm levitating You, moonlight, you're my starlight (You're the moonlight)I need you all night, come on, dance with me I'm levitating","Verse 2":"I believe that you're for me, I feel it in our energy I see us written in the stars We can go wherever, so let's do it now or never Baby, nothing's ever, ever too far Glitter in the sky, glitter in our eyes Shining just the way we are I feel like we're forever every time we get together But whatever, let's get lost on Mars","Pre-Chorus 2":"You want me, I want you, baby My sugarboo, I'm levitating The Milky Way, we're renegading Yeah, yeah, yeah, yeah, yeah","Chorus 2":"I got you, moonlight, you're my starlight I need you all night, come on, dance with me I'm levitating You, moonlight, you're my starlight (You're the moonlight)I need you all night, come on, dance with me I'm levitating","Post-Chorus":"You can fly away with me tonight You can fly away with me tonight Baby, let me take you for a ride Yeah, yeah, yeah, yeah, yeah I'm levitating (Woo)You can fly away with me tonight You can fly away with me tonight Baby, let me take you for a ride Yeah, yeah, yeah, yeah, yeah (Woo)","Bridge":"My love is like a rocket, watch it blast off And I'm feeling so electric, dance my ass off And even if I wanted to, I can't stop Yeah, yeah, yeah, yeah, yeah My love is like a rocket, watch it blast off And I'm feeling so electric, dance my ass off And even if I wanted to, I can't stop Yeah, yeah, yeah, yeah, yeah"}}
curl --location --request GET 'https://zylalabs.com/api/3439/lyrics+for+karaoke+api/3743/get+lyrics?artist=Required&song=Required' --header 'Authorization: Bearer YOUR_API_KEY'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 卡拉OK歌词 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
通过Karaoke歌词API开启一段音乐冒险之旅,这是通往歌词宇宙的动态门户。这个API是你解锁任何歌曲诗意本质的钥匙,提供从永恒经典到最新热门的无缝之旅。想象一下,你可以轻松搜索和发现你渴望的歌词,将任何时刻变成一场卡拉OK庆祝活动。
无论你是卡拉OK爱好者、开发者还是创作者,这个API将唱歌环节转变为难忘的体验。深入探索丰富的歌词库,从穿越时代的怀旧旋律到为当代欢乐设定舞台的最新热门歌曲。
Karaoke歌词API的设计简单,确保用户友好的体验。集成到应用程序、网站或项目中,通过提供即时的歌词访问,增强了卡拉OK体验。与朋友、家人或独自自信地唱歌,因为这个API将每一个场合变成歌词庆祝活动。通过无缝访问每首歌的诗意细微之处,提升您的卡拉OK水平,将歌词转化为您音乐表演的焦点。从私人合唱到热闹的聚会,让这个API成为您将任何空间转变为歌词表达舞台的伴侣。深入探索,发现,并释放歌词的力量,享受无与伦比的卡拉OK体验。
通过这个API浏览数千首歌曲。传递艺术家和歌曲名称,接收其歌词。就是这么简单!
音乐应用中的歌词集成:
音乐分析的教育平台:
基于歌词的内容创作:
音乐推荐引擎:
艺术家与粉丝的互动参与:
除了API调用次数,没有其他限制。
通过API密钥授予访问权限,您可以通过在我们的开发者门户上注册来获得这些密钥。一旦注册,您将收到一个唯一的API密钥以集成到您的应用程序中
数据库会定期更新,以确保准确反映最新的歌曲和歌词。有关更新频率的具体细节,请查看我们的文档
是的 API 使用限制是为了确保公平使用 请参阅我们的文档获取速率限制的详细信息,并考虑实现缓存机制以优化性能
该API主要提供原语言的歌词。虽然没有原生支持翻译,但您可以实现一个次级翻译服务以实现此功能
用户在使用通过API获得的歌词时应遵守版权和许可规定 确保您的使用案例符合法律要求并尊重知识产权
获取歌词接口返回指定歌曲的歌词,包括结构化部分如诗句、前副歌和副歌。它还包括元数据,如艺术家姓名和歌曲标题
响应数据中的关键字段包括“状态”、“成功”、“艺术家”、“歌曲”和“歌词”。“歌词”字段包含按段落如 verse 和副歌组织的歌曲文本
响应数据以JSON格式组织 包括状态码 成功标志 和一个嵌套的“歌词”对象 将歌曲的歌词分类为不同的部分 以便于访问
获取歌词接口接受两个参数:“artist”(艺术家的名字)和“song”(歌曲的标题)。这两个参数都是必需的,以便获取正确的歌词
数据准确性通过定期更新和质量检查得以维持 API 从可靠数据库中获取歌词 确保提供的信息是可靠和最新的
典型的用例包括增强音乐流媒体应用程序的伴唱功能 创建音乐分析的教育内容以及为社交媒体或博客生成基于歌词的内容
用户可以通过在他们的应用程序中显示歌词来利用返回的数据,从而实现互动式卡拉OK体验 结构化格式使得在各个平台上的轻松整合成为可能
如果API返回部分或空结果,用户应该实施错误处理以通知用户或重试请求。建议检查“成功”字段以确定请求是否成功