Apple Music · GraphQL Specification

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.

Documentation Endpoint View on GitHub MusicStreamingAppleMusicKitCatalogLibraryGraphQL

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

Back to Apple Music · All GraphQL Specs · GitHub