Announcements
The Spotify Stars Program: Celebrating Values Week!

Help Wizard

Step 1

NEXT STEP

[Web Api] Able to add song to current queue?

Reply

[Web Api] Able to add song to current queue?

Heym

 

I am 'new' here, but i just wanted to know if it is even possible to add a Track to the queue of current playing songs with the web-api.

 

 

6 Replies

Hi!

Unfortunetly, you cannot add songs to your queue while on the web player. You can, however, add them to your queue on the app on your phone, tablet, or computer and it will play on the web player.

Hope this helped!


If this post helped, please like it and accept it as a solution 🙂

Question was not about web player, but web api. I'd like know also answer to that question: with web api, can you add track to queue?

https://beta.developer.spotify.com/documentation/web-api/reference/player/

 

Hey there everyone,

 

Thanks for posting!

 

In this case, we'd recommend heading here for more help regarding Spotify's API.

 

Hope that helps!

KaterinaModerator
Help others find this answer and click "Accept as Solution".
If you appreciate an answer, maybe give it a Like.
Are you new to the Community? Take a moment to introduce yourself! 

Hey there @herobrine1030,

 

Great question! Right now, Spotify's Web API doesn't include a queue endpoint however you can let Spotify know that this is what you'd like to see by adding a thumbs-up reaction to this Issue on the spotify/web-api GitHub repository: https://github.com/spotify/web-api/issues/462 🙂

 

Cheers!

As of the time of this post, you can add tracks to your queue from the web player, but you still can't do so using the web API

https://developer.spotify.com/documentation/web-api/reference/player/add-to-queue/

 

This is now possible via a BETA endpoint - i've tested it, and it seems to work fine.

Suggested posts