Skip to content

get API licenses #2

@mpusch88

Description

@mpusch88

investigate dev API access to the following:

spotify
GET /me/following?type=artist

apple music
GET /v1/me/library/artists

deezer
GET /user/{user_id}/artists

amazon
GET /v1/me/favorites/artists

last.fm
GET /2.0/?method=user.gettopartists

SoundCloud?

doesn't appear to be possible from a quick search:

tidal
youtube

however, chatgpt gave this:

For Tidal, you can use the Tidal API to retrieve a list of the user's favorite artists. Specifically, you can use the GET /v1/users/{user_id}/favorites/artists endpoint to retrieve the list of favorite artists for the specified user.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions