Apple Music GraphQL Schema
This is a conceptual GraphQL schema for the Apple Music API (MusicKit API). The Apple Music API is a REST API provided by Apple through the Apple Developer Program. This schema represents the resources, relationships, and operations available via the API as GraphQL types and queries, enabling developers to reason about the data model in a graph-oriented way.
Overview
Apple Music GraphQL Schema is a GraphQL API specification published by Apple Music on the APIs.io network.
This is a conceptual GraphQL schema for the Apple Music API (MusicKit API). The Apple Music API is a REST API provided by Apple through the Apple Developer Program. This schema represents the resources, relationships, and operations available via the API as GraphQL types and queries, enabling developers to reason about the data model in a graph-oriented way.
documentation is published at https://developer.apple.com/documentation/applemusicapi.
The specification includes 3 reference links.
Tagged areas include Music, Streaming, Apple, MusicKit, and Catalog.
Endpoint
References
- Apple Music API Reference https://developer.apple.com/documentation/applemusicapi
- MusicKit JS https://developer.apple.com/documentation/musickitjs
- Getting Tokens https://developer.apple.com/documentation/applemusicapi/getting_keys_and_creating_tokens