management for Home Endpoints
Get a recent collection from a followed artist
Gets a new collection from an artist that the user follows. Otherwise it gets it from the favorite artists.
Get a recent collection from a followed artist › Responses
Collection Fetched successfully
idUnique identifier of the collection
titleTitle of the collection
descriptionDescription of the collection
coverUrlURL of the collection's cover image
typeType of the collection
effectiveStateStatus of the collection
primaryArtistIdID of the primary artist
primaryArtistNameName of the primary artist
scheduledReleaseDateScheduled release date of the collection
actualReleaseDateActual release date of the collection
createdAtDate and time when the collection was created
updatedAtDate and time when the collection was last updated
relevanceScoreRelevance score for search results (null if not from search)
levenshteinDistanceLevenshtein distance for search results (null if not from search)
isSavedIndicates whether the current user has saved/bookmarked this collection
Get new collabs and playlist from a random followed artist
Gets a some collections from a random artist that the user follows. Otherwise it gets it from the favorite artists.
query Parameters
pagesizeGet new collabs and playlist from a random followed artist › Responses
Collections Fetched successfully
idUnique identifier of the collection
titleTitle of the collection
descriptionDescription of the collection
coverUrlURL of the collection's cover image
typeType of the collection
effectiveStateStatus of the collection
primaryArtistIdID of the primary artist
primaryArtistNameName of the primary artist
scheduledReleaseDateScheduled release date of the collection
actualReleaseDateActual release date of the collection
createdAtDate and time when the collection was created
updatedAtDate and time when the collection was last updated
relevanceScoreRelevance score for search results (null if not from search)
levenshteinDistanceLevenshtein distance for search results (null if not from search)
isSavedIndicates whether the current user has saved/bookmarked this collection
Get user shortcuts
Returns up to 7 items (playlists, collections, artists) that the user has listened to most, ranked by play count. Each item includes id, photoUrl, and name/title.
Get user shortcuts › Responses
Shortcuts fetched successfully
idUnique identifier of the item
photoUrlURL of the item's cover/photo image
nameName or title of the item (playlist name, collection title, or artist name)
typeType of the shortcut item