> ## Documentation Index
> Fetch the complete documentation index at: https://docs.musixmatch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# n8n

Connect Musixmatch Pro API to n8n for powerful no-code workflow automation.

<Card title="Musixmatch on n8n" icon="bolt" href="https://n8n.io/integrations/musixmatch/" color="#FC532E">
  Visit the official Musixmatch integration page on n8n.
</Card>

## Getting started

1. Open your n8n instance and create a new workflow
2. Add an HTTP Request node
3. Configure the node with the Musixmatch Pro API base URL and your API key
4. 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 Musixmatch `apikey` in the request configuration.
