Retrieve lyrics previews via the Musixmatch API and handle the commercial-license restrictions on full lyrics

domain: developer.musixmatch.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Sign up for a Musixmatch developer API key (free tier is intended for development/non-commercial testing with a limited daily call quota)
  2. Resolve the correct track first using a matching method (matching by artist/title, e.g. matcher.track.get) against the `https://api.musixmatch.com/ws/1.1/` base before requesting lyrics, rather than guessing a track ID
  3. Call the lyrics-retrieval method for the matched track to get lyrics content
  4. Expect only a short preview snippet of the lyrics on the free/developer tier — full lyrics and synced (time-aligned) lyrics require a commercial licensing agreement with Musixmatch
  5. Handle a 402-style response as an indicator that you've requested a licensed feature (e.g. full lyrics) not included in your current plan, rather than treating it as a generic error
  6. Cache matched track IDs so repeated lookups for the same song don't re-spend matcher calls against your daily quota

Known gotchas

Related routes

Search Genius for a song and retrieve its metadata, understanding the API's lyrics limitation
docs.genius.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans