Skip to content
Other

musixmatch.com

Musixmatch sandbox and mock API

Musixmatch lyrics API is a robust service that permits you to search and retrieve lyrics in the simplest possible way. It just works. Include millions of licensed lyrics on your website or in your application legally. The fastest, most powerful and legal way to display lyrics on your website or in your application. #### Read musixmatch API Terms & Conditions and the Privacy Policy: Before getting Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
16
Collections
-
Event types
-
example request
curl https://your-musixmatch.slurry.io/ws/1.1/album.get \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.1.0.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 16.

  • GET/album.get
  • GET/album.tracks.get
  • GET/artist.albums.get
  • GET/artist.get
  • GET/artist.related.get
  • GET/artist.search
  • GET/chart.artists.get
  • GET/chart.tracks.get
  • GET/matcher.lyrics.get
  • GET/matcher.subtitle.get
  • GET/matcher.track.get
  • GET/track.get
Musixmatch sandbox and mock API | Slurry