Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

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

pndbeats

Casual Listener

77325 Views

333 replies

27 likes

S4D
  • 77325 Views
  • 333 replies
  • 27 likes

allow play back from a particular timestamp in the Android Remote SDK

Hey guys, was wondering if the Android SDK can allow this like the Web API already does. It would be great to allow playing a track from a starting position.This feature would improve experience in the following use case:The current hack involves cal...

Gig Goer

Hey guys, was wondering if the Android SDK can allow this like the Web API already does. It would be great to allow playing a track from a starting position. This feature would improve experience in...

Hubo

Community Legend

1302 Views

2 replies

0 likes

Discussion
  • 1302 Views
  • 2 replies
  • 0 likes

Is there anything I can use like Spotify WebPlayback on Android?

Since Android uses remote sdk, it is used by connecting to Spotify app. Is there any way to use it like web playback sdk?

Visitor

Since Android uses remote sdk, it is used by connecting to Spotify app. Is there any way to use it like web playback sdk?

Hubo

Community Legend

1595 Views

1 replies

0 likes

  • 1595 Views
  • 1 replies
  • 0 likes

Getting Other Users' Top Artists/Top Tracks

It is possible to access the top tracks/artists of another user? I know authorization is required but how would that work for a separate user? For example, if I wanted to create a web app that compared my top tracks to my friends top tracks, is there...

Visitor

It is possible to access the top tracks/artists of another user? I know authorization is required but how would that work for a separate user? For example, if I wanted to create a web app that compar...

Hubo

Community Legend

5860 Views

1 replies

0 likes

  • 5860 Views
  • 1 replies
  • 0 likes

Charts for podcasts by regions

There is currently spotifycharts.com to show top music for each country.Is there similar API/CSV download for podcasts? I cannot find any API endpoint for this.

Newbie

There is currently spotifycharts.com to show top music for each country. Is there similar API/CSV download for podcasts? I cannot find any API endpoint for this.

Hubo

Community Legend

2895 Views

1 replies

1 likes

charts
podcast
  • 2895 Views
  • 1 replies
  • 1 likes

Remove a track from a playlist using API

I'm trying to delete a track from a playlist with python. But it gives an error by the authentication. First I thought it was the scopes but it is added to my apps if i look at my apps. So now i don't now what the problem is. This is my code:access_t...

Regular

I'm trying to delete a track from a playlist with python. But it gives an error by the authentication. First I thought it was the scopes but it is added to my apps if i look at my apps. So now i don'...

Hubo

Community Legend

1441 Views

1 replies

0 likes

api
  • 1441 Views
  • 1 replies
  • 0 likes

Recently-played endpoint behaving weird

Hello everyone, I am working on this endpoint: https://api.spotify.com/v1/me/player/recently-played. I was wondering how much delay there is between the actual track listening (via UI) and the presence of the data in the API response. To check this i...

Visitor

Hello everyone, I am working on this endpoint: https://api.spotify.com/v1/me/player/recently-played.   I was wondering how much delay there is between the actual track listening (via UI) ...

894 Views

0 replies

0 likes

recently-played endpoint
  • 894 Views
  • 0 replies
  • 0 likes

Play button restrictions

I want to use the play button widget inside of a webview in a react native app. This app is going to be free but it will have advertisements. These are two of your restrictions: 1) Please note that the Spotify Play Button may not be used for commerci...

Visitor

I want to use the play button widget inside of a webview in a react native app. This app is going to be free but it will have advertisements.   These are two of your restrictions:   1) ...

1000 Views

0 replies

0 likes

  • 1000 Views
  • 0 replies
  • 0 likes

Music reactive LED's using the Spotify API

I am using the Spotify API to make some music reactive LED's. At the moment i am making them blink on the bpm of the curently playing track and I noticed that they are a bit boring to look at and the beat is not allways what you want the LED's to rea...

Casual Listener

I am using the Spotify API to make some music reactive LED's. At the moment i am making them blink on the bpm of the curently playing track and I noticed that they are a bit boring to look at and the...

mattallmighty

Newbie

6419 Views

1 replies

0 likes

Rythm
  • 6419 Views
  • 1 replies
  • 0 likes

Is there a version-specific URL that can be used for Spotify binaries for package managers?

The winget team from Microsoft has an issue where, when a new binary is uploaded to your servers, the SHA256 is invalidated.The original issue can be seen here:https://github.com/microsoft/winget-pkgs/issues/1293The URL to the installer can be found ...

Newbie

The winget team from Microsoft has an issue where, when a new binary is uploaded to your servers, the SHA256 is invalidated. The original issue can be seen here: https://github.com/microsoft/wing...

936 Views

0 replies

0 likes

  • 936 Views
  • 0 replies
  • 0 likes

Unity AudioSource Playback Commercial Integration

Hello, Is there a way to stream songs on Spotify directly to Unity's AudioSource? It is for a commercial application.I'm making a visualiser application and to get the spectrum data from the song, it has to be playing on the AudioSource. It would be ...

Visitor

Hello,   Is there a way to stream songs on Spotify directly to Unity's AudioSource? It is for a commercial application. I'm making a visualiser application and to get the spectrum data from t...

1161 Views

0 replies

0 likes

  • 1161 Views
  • 0 replies
  • 0 likes

BBC commercial app request

Hi,I've sent a commercial app request a month ago from this account in order to integrate the BBC Music Memories app with the Spotify API. I've searched the forum and I've found out that it's not possible to check the status of the application on the...

Casual Listener

Hi, I've sent a commercial app request a month ago from this account in order to integrate the BBC Music Memories app with the Spotify API. I've searched the forum and I've found out that it's n...

1683 Views

0 replies

0 likes

  • 1683 Views
  • 0 replies
  • 0 likes

Superuser Contribution Authentication API failing in production right now

Hey Spotify, I'm using your authentication api to register all my users and everything worked fine since yesterday. I just launced a big ad campaign and suddenly no new users or current ones can sign in and all the api returns are: 400 - 'invalid_req...

Music Fan

Hey Spotify,   I'm using your authentication api to register all my users and everything worked fine since yesterday. I just launced a big ad campaign and suddenly no new users or current ones...

spotifyjosh

Spotify

22936 Views

40 replies

4 likes

server
  • 22936 Views
  • 40 replies
  • 4 likes

Superuser Contribution retrieving spotify relief artist option in artists endpoint api

hi all, is this possible yet? or in the making? https://artists.spotify.com/blog/introducing-artist-fundraising-pick Thanks

Casual Listener

hi all,   is this possible yet? or in the making?   https://artists.spotify.com/blog/introducing-artist-fundraising-pick   Thanks

unsilon

Casual Listener

1488 Views

2 replies

0 likes

  • 1488 Views
  • 2 replies
  • 0 likes

Solved!!Superuser Contribution Queue function returning 503 error

None of the below information is required. However, the more you provide the easier it will be for us to try and help.PlanPremiumCountryFranceDevice(Raspberry Pi)os debian My Question or IssueI’m trying to use the API in order to call Spotify from a ...

Regular

None of the below information is required. However, the more you provide the easier it will be for us to try and help. Plan Premium Country France Device (Raspberry Pi) os debian   My...

spotifyjosh

Spotify

2381 Views

2 replies

0 likes

  • 2381 Views
  • 2 replies
  • 0 likes

Superuser Contribution Apple OSA script not returning playback information for new songs

PlanPremiumCountrySwedenDeviceMacbook Pro 2019Operating SystemOSX Catalina 10.15.3 (19D76) My Question or IssueI have an applet in my console that automatically adds the current playing track as well as music controls to my tmux-powerline like this: ...

Music Fan

Plan Premium Country Sweden Device Macbook Pro 2019 Operating System OSX Catalina 10.15.3 (19D76)   My Question or Issue I have an applet in my console that automatically adds the curr...

paul_1994

Casual Listener

7463 Views

19 replies

3 likes

development
OSA
osx
  • 7463 Views
  • 19 replies
  • 3 likes

Calculation of popularity algorithm from a track

My Question or Issue Hello,I would like to know how is the calculation of popularity algorithm from a track. Particularly, I need to know how is the calculation based on the time. In the documentation of tracks, i see that "the popularity is calculat...

Visitor

My Question or Issue   Hello, I would like to know how is the calculation of popularity algorithm from a track.  Particularly, I need to know how is the calculation based on the time.&n...

1195 Views

0 replies

0 likes

  • 1195 Views
  • 0 replies
  • 0 likes

Superuser Contribution What is going on with the ios-sdk repo?

There have not been any releases to the SDK since February. Issues are piling up and not being replied to. It appears that there are only one or two developers maintaining the repository, dropping in once every few weeks, and they are very picky abou...

Gig Goer

There have not been any releases to the SDK since February. Issues are piling up and not being replied to.   It appears that there are only one or two developers maintaining the repository, dr...

spottyottiedopa

Gig Goer

3849 Views

10 replies

1 likes

Discussion
  • 3849 Views
  • 10 replies
  • 1 likes

iOS SDK - SPTAppRemote often cannot connect despite Spotify playing music.

When attempting to connect the iOS SDK SPTAppRemote after authenticating with SPTSessionManager and starting playback, every once in awhile the SPTAppRemote cannot connect no matter how many attempts to retry are made. The only remedy is to ask a use...

Gig Goer

When attempting to connect the iOS SDK SPTAppRemote after authenticating with  SPTSessionManager and starting playback, every once in awhile the SPTAppRemote cannot connect no matter how m...

970 Views

0 replies

0 likes

  • 970 Views
  • 0 replies
  • 0 likes

WebPlaybackSDK Refresh Token

When first initializing the WebPlaybackSDK, we are provided with a getOAuthToken property that returns a callback that accepts the access token as the only argument. Would we use the same callback function to provide a refreshed access_token? Doesn't...

Casual Listener

When first initializing the WebPlaybackSDK, we are provided with a getOAuthToken property that returns a callback that accepts the access token as the only argument.   Would we use the same ca...

spottyottiedopa

Gig Goer

1263 Views

1 replies

0 likes

  • 1263 Views
  • 1 replies
  • 0 likes

Order of related artists

When calling the Get an Artist's Related Artists endpoint of the Web API, you get a list of up to 20 artists that are similar to the artist specified in the call. Does the order of this list matter? Are the artists sorted by similarity to the origina...

Visitor

When calling the Get an Artist's Related Artists endpoint of the Web API, you get a list of up to 20 artists that are similar to the artist specified in the call. Does the order of this list mat...

904 Views

0 replies

0 likes

  • 904 Views
  • 0 replies
  • 0 likes