Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Get Playlist data without logging in

Get Playlist data without logging in

 

Hi,

I want to create a backend API that takes in a link to a public Spotify playlist (https://open.spotify.com/playlist...) and returns the data for the songs ( title, artist, picture, etc.)

I want to make it so that the user doesn't have to log in to their Spotify account (since it's public). All they do is share a link to the playlist.

Is this possible to implement with the current API? If so, how might I go about doing it?

 

Reply
1 Reply

Hey @fxhassan, thanks for posting on the Spotify for Developers board!

 

There's an Authorization Flow: Client Credentials which should do just that!  There's some more information on this page: https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-credentials-f.... Let me know if you have any questions.

 

Happy coding!

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts