Musixmatch on n8n
Visit the official Musixmatch integration page on n8n.
Getting started
- Open your n8n instance and create a new workflow
- Add an HTTP Request node
- Configure the node with the Musixmatch Pro API base URL and your API key
- Build your automation pipeline
Example workflow
Automatically fetch lyrics for new tracks added to your music catalog and store them in a database.Authentication
Use the HTTP Request node with your Musixmatchapikey in the request configuration.