Musixmatch Lyrics & Metadata API
## Musixmatch Lyrics & Metadata API The most complete unofficial **Musixmatch** API — full lyrics (plain + word-synced), per-line crowd translations into 266 languages, songwriter credits, and the complete artist/album graph that no direct competitor offers. ### What you get - **Lyrics** — plain text plus structured word-synced timestamps - **Translations** — per-line crowd translations, 266…
Musixmatch Lyrics & Metadata API endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
getTranslation /api/v1/track/translation |
Line-by-line crowd translation of a track's lyrics into the requested language, plus the full list of 266 available languages. |
| GET |
getLyrics /api/v1/lyrics |
Full lyrics body, line-by-line synced lyrics with timestamps, and the list of available translation languages for a track. |
| GET |
getArtistTracks /api/v1/artist/tracks |
|
| GET |
getCredits /api/v1/track/credits |
Songwriters, composers and other collaborators with their roles for a track. |
| GET |
getTrack /api/v1/track |
Track metadata including Spotify/iTunes IDs, album, artist, release date and flags. |
| GET |
getArtistAlbums /api/v1/artist/albums |
|
| GET |
getAlbum /api/v1/album |
|
| GET |
getArtist /api/v1/artist |
Artist profile with genres, image, verification status, rating and social links. |
Musixmatch Lyrics & Metadata API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA Recommended | $29 / month | — |
|
| MEGA | $99 / month | — |
|