Lyricify
Service operational

Lyricify Lyrics API

A line-synced lyrics service for lightweight client integrations. Responses use a stable JSON shape with millisecond timestamps and optional translations.

Status
Online
Authentication
Protected
Cache TTL
86,400 seconds

Line-synced lyrics

GET /v1/lyrics
  1. 01LRCLIB
  2. 02Netease Cloud Music
  3. 03QQ Music

API parameters

titleRequired

Track title

artistRequired

Primary artist name

album

Album name for better matching

durationMs

Track duration in milliseconds

spotifyId

Optional Spotify track context

language

Translation language code

providers

Per-request provider order

When API_TOKEN is configured, send either header:

Authorization: Bearer <token> X-API-Key: <token>