Announcements

Help Wizard

Step 1

NEXT STEP

Spotify API with Ionic app

Spotify API with Ionic app

Hi,

 

I was thinking to make a ionic app, the idea is using a form, the people enter a name of songs and using a query to spotify api get all the data of this song, can i make it?

 

Thanks!

Reply
6 Replies

Yes, you could do this.

Yes you can do that! Here is a good quick start guide to get you up and running: https://developer.spotify.com/documentation/web-api/quick-start/

I would recommend the "search" - endpoint: https://developer.spotify.com/console/get-search-item/ a

What's a Spotify Rock Star, and how do I become one?

Check album availability here

And as I understand it, is it necessary for all users of the app to sign in with a Spotify account?

Using the search endpoints does not require any user to login. Authorize using the Client Credentials Flow.

Okey perfect, can I commercialize a app using the api?

Suggested posts