Musixmatch 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.
Before getting started, you must take a look at the API Terms & Conditions and the Privacy Policy. We’ve worked hard to make this service completely legal so that we are all protected from any foreseeable liability. Take the time to read this stuff.
All you need to do is register in order to get your API key, a mandatory parameter for most of our API calls. It’s your personal identifier and should be kept secret.
Check it out at https://developer.musixmatch.com/
We provide a OpenAPI 3.0 specification for the Musixmatch API based on the Swagger api framework.
Check it out at openapi.yaml and openapi.json.
We host a Swagger UI / API playground to try out the Musixmatch API directly in your browser, as well as Redocly. For each SDK client provided here, we have a example application ready to execute in most of cases.