# Musixmatch API ## Docs - [API methods](https://docs.musixmatch.com/api-methods.md) - [Lyric Lens API](https://docs.musixmatch.com/api-reference/analysis/analysis-overview.md) - [track.lyricslens.get](https://docs.musixmatch.com/api-reference/analysis/track-lyricslens-get.md): Retrieve music lyrics analysis data for a specific track. - [Lyric Fingerprint API](https://docs.musixmatch.com/api-reference/fingerprint/fingerprint-overview.md) - [track.lyrics.fingerprint.post](https://docs.musixmatch.com/api-reference/fingerprint/track-lyrics-fingerprint-post.md): Detect potential copyrighted lyrics within any text string and retrieve a ranked list of matching tracks. - [album.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/album-get.md): Get album data from our database, including its name, release date, and artist name. - [album.tracks.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/album-tracks-get.md): Get the list of songs in an album. - [artist.albums.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/artist-albums-get.md): Get albums for an artist. - [artist.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/artist-get.md): Get the artist data from our database. - [artist.search](https://docs.musixmatch.com/api-reference/lyrics-catalog/artist-search.md): Search for artists in our database. - [chart.artists.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/chart-artists-get.md): Get the list of the top artists for a given country. - [chart.tracks.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/chart-tracks-get.md): Get the list of the top songs for a given country. - [languages.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/languages-get.md): Retrieve a list of the languages supported by Musixmatch for lyrics. - [Lyrics & Catalog API](https://docs.musixmatch.com/api-reference/lyrics-catalog/lyrics-catalog-overview.md) - [matcher.lyrics.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/matcher-lyrics-get.md): Get the lyrics for a track based on title and artist. - [matcher.subtitle.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/matcher-subtitle-get.md): Get the syncs for a song given its title, artist and duration. - [matcher.track.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/matcher-track-get.md): Match your song against our database. - [music.genres.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/music-genres-get.md): Get the list of the music genres available in Musixmatch catalogue. - [track.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-get.md): Get a track info from our database: title, artist, ISRC(s), 'instrumental' flag. - [track.lyrics.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-lyrics-get.md): Get the lyrics for a track. - [track.lyrics.translation.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-lyrics-translation-get.md): Get a translation of the lyrics for a track. - [track.richsync.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-richsync-get.md): Get the richsync data for a track. A rich sync is an enhanced version of the standard sync, allowing position offsets by a single characther. - [track.search](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-search.md): Search for track in our database. - [track.snippet.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-snippet-get.md): Get a snippet of the lyrics for a track. - [track.subtitle.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-subtitle-get.md): Get the subtitle for a track. - [track.subtitle.translation.get](https://docs.musixmatch.com/api-reference/lyrics-catalog/track-subtitle-translation-get.md): Get a translated sync for a given language. - [Musixmatch Pro API](https://docs.musixmatch.com/api-reference/overview.md): Explore the Musixmatch Pro API categories. - [Checklist before going live](https://docs.musixmatch.com/checklist.md) - [Content Restrictions](https://docs.musixmatch.com/content-restrictions.md) - [track.dump.get](https://docs.musixmatch.com/enterprises/api/track-dump-get.md): Retrieve the track-related metadata for a single track in the json format (e.g., lyrics, writing credits, translations, mood information, syncs, etc). - [tracks.dump.get](https://docs.musixmatch.com/enterprises/api/tracks-dump-get.md): Retrieve a list of the latest Musixmatch catalog feeds to download. - [work.post](https://docs.musixmatch.com/enterprises/api/work-post.md): Submit a musical work's details. - [work.validity.post](https://docs.musixmatch.com/enterprises/api/work-validity-post.md): Submit validity dates for a musical work. - [Catalog feed](https://docs.musixmatch.com/enterprises/catalog-feed.md) - [Content Restrictions](https://docs.musixmatch.com/enterprises/content-restrictions.md) - [Bulk Lyrics Submission](https://docs.musixmatch.com/enterprises/lyrics-bulk-submission.md): Standardized formats and methods for submitting lyrics in bulk to Musixmatch - [Enterprises](https://docs.musixmatch.com/enterprises/overview.md) - [Musixmatch Pro API](https://docs.musixmatch.com/getting-started.md): The Musixmatch Lyrics API allows you to get access to Musixmatch metadata about song lyrics and music. - [Implementation guidelines](https://docs.musixmatch.com/implementation-guidelines.md) - [ChatGPT](https://docs.musixmatch.com/integrations/chatgpt.md) - [Claude](https://docs.musixmatch.com/integrations/claude.md) - [n8n](https://docs.musixmatch.com/integrations/n8n.md) - [Integrations](https://docs.musixmatch.com/integrations/overview.md) - [Zapier](https://docs.musixmatch.com/integrations/zapier.md) - [Lyrics views tracking](https://docs.musixmatch.com/lyrics-views-tracking.md) - [Musixmatch metadata](https://docs.musixmatch.com/musixmatch-metadata.md) - [ ](https://docs.musixmatch.com/overview.md) ## OpenAPI Specs - [openapi-simplified](https://docs.musixmatch.com/varco/openapi-simplified.json) - [openapi](https://docs.musixmatch.com/openapi.json) ## Optional - [Pricing](https://www.musixmatch.com/pro/api/pricing?utm_source=docs&utm_medium=web&utm_content=side_button) - [Developer Portal](https://developer.musixmatch.com/login)