aiendpoint.dev
Services›Apple Music

Apple Music

community

Music streaming service with 100M+ songs, curated playlists, spatial audio, and lyrics.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://music.apple.combearermediaconfidence: 90/1000 discoveries1 contributors
GEThttps://api.music.apple.com/v1/catalog/{storefront}/search

Search Apple Music catalog

Parameters

termsearch keyword (stringrequired
limitresults per type (integeroptional
typessongsoptional— albums, artists, playlists (string

Returns

results with songs.data[], albums.data[], artists.data[] each with id, attributes.name, attributes.artistName
GEThttps://api.music.apple.com/v1/catalog/{storefront}/albums/{id}

Get album details

Parameters

idalbum ID (stringrequired
storefrontcountry code (stringrequired

Returns

data with id, attributes.name, attributes.artistName, attributes.trackCount, attributes.releaseDate, relationships.tracks
GEThttps://api.music.apple.com/v1/catalog/{storefront}/charts

Get music charts

Parameters

limitresults (integeroptional
typessongs|albums|playlists (stringrequired
storefrontcountry code (stringrequired

Returns

results with songs[] or albums[] with chart position, data attributes