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

ApolloInteractive

Casual Listener

65815 Views

315 replies

26 likes

S4D
  • 65815 Views
  • 315 replies
  • 26 likes

GPS Music Blending

I have an idea that should be implemented in the Spotify App. I would like to see a feature that ties your GPS position with music that has ties to the location. For example if I am visiting Atlanta for work, I would like to see a playlist that featu...

Visitor

I have an idea that should be implemented in the Spotify App.  I would like to see a feature that ties your GPS position with music that has ties to the location.  For example if I am visit...

RhodaKing

Casual Listener

983 Views

1 replies

2 likes

Feature Request
  • 983 Views
  • 1 replies
  • 2 likes

My app says "Disabled and blocked" without any way to contact

PlanPremiumCountryU.S.DevicePCOperating SystemWindows 10 My Question or IssueI've been using the Spotify API for years without any issue, and didn't really change anything I was doing, but my app suddenly just stopped working a few days ago, and the ...

Casual Listener

Plan Premium Country U.S. Device PC Operating System Windows 10   My Question or Issue I've been using the Spotify API for years without any issue, and didn't really change anything I ...

j6ilzq9yerpuq8p

Newbie

1541 Views

2 replies

3 likes

API account
  • 1541 Views
  • 2 replies
  • 3 likes

Question about Paid Apple Developer Account and Spotify iOS SKD.

PlanFreeCountryPolandDeviceiPhone 12 Pro Max (Physical device)Operating SystemiOS 18.5My Question or IssueHi!Does anybody know if I need paid apple developer account to use iOS Spotify SKD?I just wanna build some apps integrating Spotify features and...

Visitor

Plan Free Country Poland Device iPhone 12 Pro Max (Physical device) Operating System iOS 18.5 My Question or Issue Hi! Does anybody know if I need paid apple developer account to use iOS ...

Ximzend

Spotify Star

380 Views

1 replies

0 likes

Question
  • 380 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution Endpoint to show socials

Hi, is it possible to see other external URLs, such as facebook/instagram using this endpoint? Users > Get Current User's ProfileI tried testing it and it looks like it only shows the user's spotify url. Many thanks.

Visitor

Hi, is it possible to see other external URLs, such as facebook/instagram using this endpoint? Users > Get Current User's Profile I tried testing it and it looks like it only shows the user's spo...

Ximzend

Spotify Star

399 Views

1 replies

0 likes

Question
  • 399 Views
  • 1 replies
  • 0 likes

Player/[Play,Pause] Endpoint Returning 200 OK Instead of 204 No Content

PlanPremiumCountryRwanda My Question or Issue"Player/[Play,Pause]" endpoint returns an incorrect status code (200 instead of 204). Hi,I'm writing to report a possible bug with the Web API's "Play/Pause Playback" endpoint. According to the documentati...

Newbie

Plan Premium Country Rwanda   My Question or Issue "Player/[Play,Pause]" endpoint returns an incorrect status code (200 instead of 204).   Hi, I'm writing to report a possible bug ...

487 Views

0 replies

0 likes

Possible Bug
  • 487 Views
  • 0 replies
  • 0 likes

Developer Mode

Is there anything wrong with keeping my app in development mode and putting it on the app store? The functionality would simply to be to pull down track info to then link back to spotify.

Newbie

Is there anything wrong with keeping my app in development mode and putting it on the app store? The functionality would simply to be to pull down track info to then link back to spotify.

370 Views

0 replies

0 likes

Question
  • 370 Views
  • 0 replies
  • 0 likes

Track Stream Data

I'm currently building a tool using the Spotify API and have noticed that individual track stream counts aren’t available through the API. However, websites like Kworb.net and Songstats display stream numbers for specific songs. I'm curious — how are...

Newbie

I'm currently building a tool using the Spotify API and have noticed that individual track stream counts aren’t available through the API. However, websites like Kworb.net and Songstats display strea...

1256 Views

0 replies

0 likes

Discussion
  • 1256 Views
  • 0 replies
  • 0 likes

Is it possible to implement Spotify login using the Spotify app on iOS without requesting the app-re

I’m working on an iOS app and trying to implement Spotify authentication using the native Spotify app (not a webview or browser login). I’ve been looking into the Spotify iOS SDK, but it seems that the authentication flow using the Spotify app requir...

Newbie

I’m working on an iOS app and trying to implement Spotify authentication using the native Spotify app (not a webview or browser login).   I’ve been looking into the Spotify iOS SDK, but it see...

465 Views

0 replies

1 likes

authorization
  • 465 Views
  • 0 replies
  • 1 likes

Sptoify JAM

Hello fellow jammers!I want to ask if it's possible to get control of the JAM function of spotify? As i have a product i would like to make where i put the qr code on some small screens where people can join a jam!But right now it seems like theres n...

Newbie

Hello fellow jammers! I want to ask if it's possible to get control of the JAM function of spotify? As i have a product i would like to make where i put the qr code on some small screens where peo...

319 Views

0 replies

0 likes

Feature Request
Question
  • 319 Views
  • 0 replies
  • 0 likes

Spotify "Follow" button?

I'm looking to add a "Follow on Spotify" button to my website, but can't seem to find any info about it in 2025, only old videos that are no longer useful. I mean, I know I could just put a button on my website with the link to my page, but I'd like ...

Gig Goer

I'm looking to add a "Follow on Spotify" button to my website, but can't seem to find any info about it in 2025, only old videos that are no longer useful. I mean, I know I could just put a button on...

Ximzend

Spotify Star

827 Views

1 replies

0 likes

Question
  • 827 Views
  • 1 replies
  • 0 likes

[API] Option to get access tokens with a quicker expiry

Currently, I am debugging some issues with my token refreshing, and having to wait an hour or more before my code can be tested. A simple fix to this would be to simply add an `expires` field to the `https://accounts.spotify.com/api/token` endpoint, ...

Casual Listener

Currently, I am debugging some issues with my token refreshing, and having to wait an hour or more before my code can be tested. A simple fix to this would be to simply add an `expires` field to the ...

afterlifepro

Casual Listener

777 Views

2 replies

0 likes

API access token
Spotify Web API
  • 777 Views
  • 2 replies
  • 0 likes

Spotify typescript sdk missing documentation

The `@spotify/web-api-ts-sdk` package is almost completely undocumented, with basic documentation for a couple of the authorization methods, with the rest of the documentation relying on an understanding of the web API endpoints. Solution: Add jsdoc ...

Casual Listener

The `@spotify/web-api-ts-sdk` package is almost completely undocumented, with basic documentation for a couple of the authorization methods, with the rest of the documentation relying on an understan...

388 Views

0 replies

0 likes

@spotify web-api-ts-sdk
SDK
Web SDK
  • 388 Views
  • 0 replies
  • 0 likes

Superuser Contribution [API] Delete / Remove songs from queue

Can we please get an API endpoint that removes a song in the queue by its index or other?Thanks. EDIT:3 and a half years. Wow... And to think that this was going to be added while i was working on my project.

Casual Listener

Can we please get an API endpoint that removes a song in the queue by its index or other? Thanks.   EDIT: 3 and a half years. Wow...  And to think that this was going to be added whi...

matheuscscp

Newbie

25729 Views

60 replies

103 likes

api
  • 25729 Views
  • 60 replies
  • 103 likes

Re: Spotify API doesn't always redirect to my app after successful login

The issue we're talking about here is related to the web, not to the Spotify app. You create a website where you can login using your Spotify account (as described in the Authorization Code Flow docs). When the users clicks to log in with Spotify, th...

Casual Listener

  The issue we're talking about here is related to the web, not to the Spotify app. You create a website where you can login using your Spotify account (as described in the Authorization Code ...

izanaa

Casual Listener

3630 Views

6 replies

6 likes

Question
  • 3630 Views
  • 6 replies
  • 6 likes

BUG: Spotify Embed iframe playback suddenly blocked — was working yesterday

PlanPremiumCountryArgentinaDevice(Macbook Pro late 2020)Operating System(macOS 15.4.1 (Sequoia)) My Question or Issue Hi everyone, I’m working on a web-based project where I embed public Spotify playlists using the official embed URL format:https://o...

Newbie

Plan Premium Country Argentina Device (Macbook Pro late 2020) Operating System (macOS 15.4.1 (Sequoia))   My Question or Issue   Hi everyone,   I’m working on a web-ba...

AFCM

Casual Listener

3584 Views

7 replies

5 likes

Embed Player
Possible Bug
  • 3584 Views
  • 7 replies
  • 5 likes

Will there be the option to add if the song has a music video to the API?

Hi guys,Now that Spotify has started adding music videos to songs I'm wondering if it will be made public to add this to the JSON object for the track. Maybe like a boolean or even an object to show if the track has a video an the data on it?Thanks,E...

Newbie

Hi guys, Now that Spotify has started adding music videos to songs I'm wondering if it will be made public to add this to the JSON object for the track. Maybe like a boolean or even an object to s...

319 Views

0 replies

1 likes

Feature Request
Music video
switch to video
video mode
Video On Spotify
Videos
  • 319 Views
  • 0 replies
  • 1 likes

Spotify's Auth Server not OAuth/OIDC spec compliant?

I was looking at Spotify's authorization implementation for the API and I'm not sure it's following the OAuth/OIDC spec which makes it hard to work with.Take a look at the OIDC config:https://accounts.spotify.com/.well-known/openid-configuration{"iss...

Casual Listener

I was looking at Spotify's authorization implementation for the API and I'm not sure it's following the OAuth/OIDC spec which makes it hard to work with. Take a look at the OIDC config: https://a...

TylerLeonhardt

Casual Listener

1165 Views

4 replies

0 likes

Possible Bug
  • 1165 Views
  • 4 replies
  • 0 likes

How to estimate high/low energy segments in Spotify tracks without preview_url?

Helluuur! I'm working on a personal project that involves analyzing the energy of Spotify tracks and adapting playback accordingly.In many cases, the tracks lack a preview_url, which makes traditional audio analysis impossible. To work around this, I...

Visitor

Helluuur!   I'm working on a personal project that involves analyzing the energy of Spotify tracks and adapting playback accordingly. In many cases, the tracks lack a preview_url, which makes...

434 Views

0 replies

0 likes

Question
  • 434 Views
  • 0 replies
  • 0 likes

Superuser Contribution Get User Queue Doesn't Return Full Queue

Working on developing an application, and I have to use this endpoint: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue I need to obtain the full user queue, but what this endpoint returns is only the first 20 song...

Regular

Working on developing an application, and I have to use this endpoint:   https://developer.spotify.com/documentation/web-api/reference/#/operations/get-queue   I need to obtain the full...

Bhranthrok

Visitor

7283 Views

21 replies

10 likes

  • 7283 Views
  • 21 replies
  • 10 likes

Inquiry Regarding Integration of Spotify into a Multichannel Audio Player System

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHere are a few questions we’d like to clarify:Integration via Web Playback SDK:Is it possible...

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 Here ar...

Ximzend

Spotify Star

553 Views

1 replies

0 likes

Question
  • 553 Views
  • 1 replies
  • 0 likes