Musixmatch GraphQL Schema
This directory contains a conceptual GraphQL schema for the Musixmatch API. The schema is derived from the [Musixmatch REST API documentation](https://developer.musixmatch.com/documentation) and represents the data model for lyrics, tracks, artists, albums, and related music metadata.
Overview
Musixmatch GraphQL Schema is a GraphQL API specification published by Musixmatch on the APIs.io network.
This directory contains a conceptual GraphQL schema for the Musixmatch API. The schema is derived from the Musixmatch REST API documentation and represents the data model for lyrics, tracks, artists, albums, and related music metadata.
The specification includes 2 reference links.
Tagged areas include Lyrics, Music, and Translations.
Endpoint
References
- REST API documentation https://developer.musixmatch.com/documentation
- Developer portal https://developer.musixmatch.com/
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.