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

request endpoint with default token

request endpoint with default token

My Question or Issue

 

Is there any option to send a request, for example on the endpoint: https://api.spotify.com/v1/artists/{id}/albums, with a token assigned to the application, not to a particular user of the Spotify account? I have an app created on the Spotify dashboard, perhaps there is a way to generate the token by my App? 

 

What I would like to achieve:

user after login into my app can send a request https://api.spotify.com/v1/artists/{id}/albums and get the data with `preview_url`  without having an account on Spotify.

 

Thank you

Reply
1 Reply

Yes, you can use that endpoint by using the Client Credentials Flow.

XimzendRising 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