Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

stefanbathman

Casual Listener

45201 Views

153 replies

17 likes

Discussion
  • 45201 Views
  • 153 replies
  • 17 likes

2 api application

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueIs that okay if ı create 2 api application for my mobil application and web application?

Casual Listener

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Is that...

Hubo

Community Legend

670 Views

1 replies

0 likes

api
  • 670 Views
  • 1 replies
  • 0 likes

Superuser Contribution Spotify web API authorization not working for Login with phone option

PlanFreeCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi, I would like to bring it to your notice that authorization flow is broken for login with phone nu...

Roadie

Plan Free Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue Hi, I  wou...

junostr05

Casual Listener

6188 Views

9 replies

1 likes

Discussion
  • 6188 Views
  • 9 replies
  • 1 likes

Support for removing Playlist description via the API

My Question or IssueI am trying to figure out how to remove the Playlist description via the API. I tried some combination that I thought it could: Attempt #1 Request body { "description": "" } Result: { "error": { "status": 400, "message": "Attribut...

Visitor

My Question or Issue I am trying to figure out how to remove the Playlist description via the API. I tried some combination that I thought it could:    Attempt #1   Request body...

1130 Views

0 replies

0 likes

  • 1130 Views
  • 0 replies
  • 0 likes

Solved!!Superuser Contribution GET /v1/me/player/queue? and more functionality with POST /v1/me/player/queue?

Q1I'm wondering if there will be a GET /v1/me/player/queue in the near future? it would return the current queue state of the playback.Q2Right now there is POST /v1/me/player/queue and it will add the song to the end of the queue. Is there a way to a...

Newbie

Q1 I'm wondering if there will be a GET /v1/me/player/queue in the near future? it would return the current queue state of the playback. Q2 Right now there is POST /v1/me/player/queue an...

Hubo

Community Legend

1823 Views

1 replies

0 likes

api
playback
  • 1823 Views
  • 1 replies
  • 0 likes

Play songs with custom media player

My Question or IssueI was looking at the Web Playback SDK and learned that I can play music in my browser through the desktop Spotify client. However, I want to be able to play music WITHOUT having to start it from another Spotify client. Is this pos...

Casual Listener

My Question or Issue I was looking at the Web Playback SDK and learned that I can play music in my browser through the desktop Spotify client. However, I want to be able to play music WITHOUT having...

joao__vct

Regular

6226 Views

1 replies

0 likes

Web SDK custom player
  • 6226 Views
  • 1 replies
  • 0 likes

Potential playback control for free users?

PlanPremiumCountryIndiaOperating SystemUbuntu My Question or IssueHey there. I am in the process of integrating the Spotify Web API into a project that enables synchronized listening of music among multiple people. The API is amazing and has been a p...

Visitor

Plan Premium Country India Operating System Ubuntu   My Question or Issue Hey there. I am in the process of integrating the Spotify Web API into a project that enables synchronized list...

1005 Views

0 replies

1 likes

Discussion
  • 1005 Views
  • 0 replies
  • 1 likes

403 error on playback

client_credentials_manager = SpotifyClientCredentials() sp = spotipy.Spotify(client_credentials_manager=client_credentials_manager) I am using the above code to get client credentials, but when I try to play music I get the following error: HTTP Erro...

Casual Listener

        client_credentials_manager = SpotifyClientCredentials() sp = spotipy.Spotify(client_credentials_manager=client_credentials_manager)         I ...

772 Views

0 replies

0 likes

  • 772 Views
  • 0 replies
  • 0 likes

Solved!! Spotify & Shazam

Hi, Is here any developer, who could add to Spotify song recognition app (like Shazam)? I mean Shazam functionality in Spotify. Or, maybe, Spotify could make a partnership with Shazam? Or, maybe, there is such a functionality, but not available for e...

Casual Listener

Hi,   Is here any developer, who could add to Spotify song recognition app (like Shazam)? I mean Shazam functionality in Spotify.   Or, maybe, Spotify could make a partnership with Shaz...

Hubo

Community Legend

2191 Views

1 replies

0 likes

Spotify
  • 2191 Views
  • 1 replies
  • 0 likes

What is the rate limit?

What is the rate limit for this API?And if I would need to increase those requests for commercial purposes, where should I go?

Regular

What is the rate limit for this API? And if I would need to increase those requests for commercial purposes, where should I go?

rhrahulhaldar

Composer

1244 Views

3 replies

1 likes

  • 1244 Views
  • 3 replies
  • 1 likes

[BUG] Duplicate Tracks for User's Recently Played Tracks

I've noticed that there is an ongoing bug for the recently played tracks endpoint in which the currently listening song, once done listening to, gets added at least twice when I change my device I am listening Spotify on. Play a song on my iPhone (XR...

Casual Listener

I've noticed that there is an ongoing bug for the recently played tracks endpoint in which the currently listening song, once done listening to, gets added at least twice when I change my device I am...

1342 Views

0 replies

6 likes

bug
devices
duplicate
listening
Recently Played
  • 1342 Views
  • 0 replies
  • 6 likes

Submission for Commercial Partnership

Hey there Firstly, sincerely hope you and yours are safe and well. We submitted for Commercial a good while ago now, but we haven't heard anything back yet. Could you be super stars and let us know if (a) you received the submittal safe and well + (b...

Music Fan

Hey there   Firstly, sincerely hope you and yours are safe and well.   We submitted for Commercial a good while ago now, but we haven't heard anything back yet.   Could you be su...

formetx

Casual Listener

1393 Views

1 replies

0 likes

Commercial Partnership Submittal
  • 1393 Views
  • 1 replies
  • 0 likes

API Search by Audio Features/Analysis

Hey! I love the API documentation, and I'm really digging the ability to fetch Spotify's advanced data about songs directly. It's amazing to have data about so many songs in a structured way! I'm wondering if it's feasible to search by any of these a...

Newbie

Hey!   I love the API documentation, and I'm really digging the ability to fetch Spotify's advanced data about songs directly. It's amazing to have data about so many songs in a structured way...

RoguePlanetoid

Roadie

5267 Views

1 replies

3 likes

  • 5267 Views
  • 1 replies
  • 3 likes

Bulk selection

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or Issue There should be a way to select multiple songs so you can add a bulk of songs to a playlist ...

Newbie

Plan Free/Premium Country   Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System (iOS 10, Android Oreo, Windows 10,etc.)   My Question or Issue   ...

Dennis112

Regular

792 Views

2 replies

0 likes

  • 792 Views
  • 2 replies
  • 0 likes

Option for Commercial Integration seems to be missing

Normally when I'm creating a mock app, I would encounter an option to apply for commercial integration. That option seems to be missing. Is there any reason why? My app is ready and I would like to apply for commercial integration. How do I achieve t...

Gig Goer

Normally when I'm creating a mock app, I would encounter an option to apply for commercial integration. That option seems to be missing. Is there any reason why? My app is ready and I would like to a...

Hubo

Community Legend

1605 Views

2 replies

0 likes

  • 1605 Views
  • 2 replies
  • 0 likes

Spotify API search user

PlanPremiumOperating SystemAndroid My Question or IssueHi, I'm developing an android app. But i need spotify's user search API. But Spotify API doesn't provide a user search endpoint. I found a way to search users in my app and get the results. For t...

Casual Listener

Plan Premium Operating System Android   My Question or Issue Hi, I'm developing an android app. But i need spotify's user search API. But Spotify API doesn't provide a user search endpoint...

2472 Views

0 replies

1 likes

Android
Discussion
Search
  • 2472 Views
  • 0 replies
  • 1 likes

Rate Limit

I have a music app that has 30,000+ Spotify users. I'm facing limit problems because of Rate limiting. Is there a process for requesting an application to be whitelisted?

Casual Listener

I have a music app that has 30,000+ Spotify users. I'm facing limit problems because of Rate limiting. Is there a process for requesting an application to be whitelisted?   

__dylan

Casual Listener

5715 Views

5 replies

4 likes

  • 5715 Views
  • 5 replies
  • 4 likes

duration_ms is missing in WebPlaybackTrack object

PlanPremiumCountryJapan My Question or Issue Hello.I develop a web client app of Spotify using Web Playback SDK. There seems to be duration_ms prop in WebPlaybackObject. (green underlined part of the image below) WebPlaybackTrack object But, in Web P...

Casual Listener

Plan Premium Country Japan   My Question or Issue   Hello. I develop a web client app of Spotify using Web Playback SDK.   There seems to be duration_ms prop in WebPlaybackOb...

nokazn

Casual Listener

1237 Views

2 replies

0 likes

doc
web playback sdk
  • 1237 Views
  • 2 replies
  • 0 likes

Spotify Login Timing Out

Hello! I have a developer account set up for users in my project to be able to sign in through Spotify, right now I have it connected locally, in a staging environment and in a production environment. It works fine on staging and locally, but every t...

Visitor

Hello! I have a developer account set up for users in my project to be able to sign in through Spotify, right now I have it connected locally, in a staging environment and in a production environment...

718 Views

0 replies

0 likes

api
heroku
Login
  • 718 Views
  • 0 replies
  • 0 likes

Play Song

Plan- Free/Premium - BothCountry - India Device- iPhone XROperating System- iOS 13.1.3 HiCan you please confirm to play song is it required to navigate to Spotify app then authorise the token and back to my own native application where I have integra...

Visitor

Plan- Free/Premium - Both Country - India   Device- iPhone XR Operating System- iOS 13.1.3   Hi Can you please confirm to play song is it required to navigate to Spoti...

Hubo

Community Legend

839 Views

1 replies

0 likes

Play
player
  • 839 Views
  • 1 replies
  • 0 likes

Adding snippets of songs to one long song via API

Hi,i wondered if Spotify allows to build an app that plays only parts of songs (like 30seks) and then jumps to the next song to play again only 30 seks. The snippets are faded into each other. As Spotify stopped support for DJ apps, i wanted to know ...

Casual Listener

Hi, i wondered if Spotify allows to build an app that plays only parts of songs (like 30seks) and then jumps to the next song to play again only 30 seks. The snippets are faded into each other. As S...

SpotMaster

Casual Listener

3913 Views

2 replies

0 likes

api
DJ Apps
legal
  • 3913 Views
  • 2 replies
  • 0 likes