-
Explore the catalog with the Apple Music API
Discover how you can use the Apple Music API to fetch music catalog metadata for your app. Explore the latest updates to the API as well as some advanced techniques for shaping your requests and highlighting the right metadata for a project.
To get the most out of this session, we recommend some familiarity with the Apple Music API.Recursos
Videos relacionados
WWDC22
WWDC21
-
Buscar este video…
-
-
1:25 - Search Suggestions Terms Request
/v1/catalog/us/search/suggestions?term=taylor&kinds=terms -
2:09 - Search Suggestions Top Results Request
/v1/catalog/us/search/suggestions?term=taylor&kinds=topResults&types=artists,songs -
3:47 - Search Suggestions Relate Albums Request
/v1/catalog/us/search/suggestions?term=taylor&kinds=topResults&types=artists,albums,songs&relate[songs]=albums -
5:03 - Search Suggestions Extend artistUrl Request
/v1/catalog/us/search/suggestions?term=taylor&kinds=topResults&types=artists,albums,songs&relate[songs]=albums&extend[songs]=artistUrl -
6:16 - Artist Top Songs View Request
/v1/catalog/us/artists/159260351?views=top-songs -
6:59 - Top Charts Request
/v1/catalog/us/charts?types=playlists&with=dailyGlobalTopCharts,cityCharts
-