Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Refresh token expiration: discussion thread

Hey everyone, I've created this thread to provide more insight on an upcoming change to how refresh tokens work for apps on the Spotify Web API. We've shared a blog post that explains what's changing and why. The short version: refresh tokens will no...

Spotify

vlipper

Casual Listener

1531 Views

9 replies

2 likes

Discussion
  • 1531 Views
  • 9 replies
  • 2 likes

February 2026 Spotify for Developers update: thread

Hey everyone, I’ve created this thread to provide an open space for discussion, feedback, concerns or ideas on an upcoming update to Spotify for Developers access. We’ve shared a blog post that explains what’s changing and why. Please use this thread...

Spotify

Barqual

Newbie

95229 Views

345 replies

32 likes

S4D
  • 95229 Views
  • 345 replies
  • 32 likes

Can't find docs for some fields in audio analysis response

I'm using spotipy to hit the API's audio analysis endpoint, the response has dict_keys(['meta', 'track', 'bars', 'beats', 'sections', 'segments', 'tatums']) I referred to this page https://developer.spotify.com/documentation/web-api/reference/tracks/...

Visitor

I'm using spotipy to hit the API's audio analysis endpoint, the response has   dict_keys(['meta', 'track', 'bars', 'beats', 'sections', 'segments', 'tatums'])   I referred to this page&...

2152 Views

0 replies

11 likes

  • 2152 Views
  • 0 replies
  • 11 likes

API how can I search for public playlists?

   My Question or Issue API how can I search for public playlists? 

Casual Listener

      My Question or Issue   API how can I search for public playlists?  

rhrahulhaldar

Composer

975 Views

3 replies

1 likes

api
  • 975 Views
  • 3 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...

1221 Views

0 replies

0 likes

  • 1221 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

1994 Views

1 replies

0 likes

api
playback
  • 1994 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...

1113 Views

0 replies

1 likes

Discussion
  • 1113 Views
  • 0 replies
  • 1 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

2259 Views

1 replies

0 likes

Spotify
  • 2259 Views
  • 1 replies
  • 0 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 ...

856 Views

0 replies

0 likes

  • 856 Views
  • 0 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

1402 Views

3 replies

1 likes

  • 1402 Views
  • 3 replies
  • 1 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

1755 Views

2 replies

0 likes

  • 1755 Views
  • 2 replies
  • 0 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...

1724 Views

0 replies

6 likes

bug
devices
duplicate
listening
Recently Played
  • 1724 Views
  • 0 replies
  • 6 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

6335 Views

1 replies

3 likes

  • 6335 Views
  • 1 replies
  • 3 likes

Solved!! [Connect] Recent update broke AppleScript for Spotify Connect (slightly)

Hi! It seems like a fairly recent update broke the reporting of currently playing track via AppleScript, when music is being played back using the Mac app, but from a different device - via Spotify Connect. It reports normally when music is played fr...

Regular

Hi!  It seems like a fairly recent update broke the reporting of currently playing track via AppleScript, when music is being played back using the Mac app, but from a different device - via Sp...

rockets

Regular

12449 Views

11 replies

15 likes

  • 12449 Views
  • 11 replies
  • 15 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...

3032 Views

0 replies

1 likes

Android
Discussion
Search
  • 3032 Views
  • 0 replies
  • 1 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...

785 Views

0 replies

0 likes

api
heroku
Login
  • 785 Views
  • 0 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

4212 Views

2 replies

0 likes

api
DJ Apps
legal
  • 4212 Views
  • 2 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

977 Views

1 replies

0 likes

Play
player
  • 977 Views
  • 1 replies
  • 0 likes

API access limit?

Hello, considering that my SDA have multiple access, will there be a limit of access of the API? Will I be charged if I exceed any number?Thank you!

Regular

Hello, considering that my SDA have multiple access, will there be a limit of access of the API?  Will I be charged if I exceed any number? Thank you!

mrasousa

Regular

1510 Views

2 replies

0 likes

Discussion
  • 1510 Views
  • 2 replies
  • 0 likes

SpotifyConnectionTerminatedException gets called after 5 mins!! App Remote SDK

Hi There,There is an issue with the app remote sdk (android) which is that spotify connection gets terminated on its own after about 5 mins with the exception SpotifyConnectionTerminatedException. The  picture below is what I get in logcat. Is there ...

Casual Listener

Hi There, There is an issue with the app remote sdk (android) which is that spotify connection gets terminated on its own after about 5 mins with the exception SpotifyConnectionTerminatedExcept...

782 Views

0 replies

0 likes

Discussion
  • 782 Views
  • 0 replies
  • 0 likes

Superuser Contribution Getting error in audio-analysis with specific ID

Hi everyone, I'm getting an error when I trying to get audio-analysis to this id: 0dy5NFDnx5fuZvE8ZXEX35The same error occurs in https://developer.spotify.com/console/get-audio-analysis-track/?id=0dy5NFDnx5fuZvE8ZXEX35 The track is : https://open.spo...

Casual Listener

Hi everyone,   I'm getting an error when I trying to get audio-analysis to this id: 0dy5NFDnx5fuZvE8ZXEX35 The same error occurs in https://developer.spotify.com/console/get-audio-anal...

ILITO

Casual Listener

1785 Views

2 replies

0 likes

  • 1785 Views
  • 2 replies
  • 0 likes

I would like a reverse of blocking explicit songs botton

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 I hate edited music but I feel like I have to hunt down explicit unedited ones and it's anno...

Visitor

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  I...

Hubo

Community Legend

708 Views

1 replies

0 likes

  • 708 Views
  • 1 replies
  • 0 likes