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

65788 Views

315 replies

26 likes

S4D
  • 65788 Views
  • 315 replies
  • 26 likes

Saving user data from the Spotify API

Hello, I'm currently toying around with the Spotify api to create a mobile app that "matches" people based on their top artists, tracks, and genres.For this, I need to save the user data (top 50 tracks and artists, from the Personalization API) and f...

Casual Listener

  Hello,   I'm currently toying around with the Spotify api to create a mobile app that "matches" people based on their top artists, tracks, and genres. For this, I need to save the use...

LucianG

Casual Listener

3637 Views

3 replies

2 likes

  • 3637 Views
  • 3 replies
  • 2 likes

Spotify WEB API from iOS App Can't Authenticate

Hey guys, I'm trying to build an iOS application which makes use of the Spotify WEB API for a school project. Basically I want to be able to authenticate through Spotify in the app and then be able to search and play songs on a phone with Spotify ins...

Newbie

Hey guys, I'm trying to build an iOS application which makes use of the Spotify WEB API for a school project.  Basically I want to be able to authenticate through Spotify in the app and then be ...

1940 Views

0 replies

0 likes

error 3
iOS
Web API
  • 1940 Views
  • 0 replies
  • 0 likes

Request for using the spotify web api for a commercial app

how and where do i make a request to get permission to use the Spotify web api? Thank you very much

Casual Listener

  how and where do i make a request to get permission to use the Spotify web api? Thank you very much

wuzzy1212

Regular

998 Views

1 replies

0 likes

  • 998 Views
  • 1 replies
  • 0 likes

What legally counts as synchronization of music?

As the Developer Terms of Service state, an app utilizing Spotify Services / Content may not synchronize music to "visual media", such as videos and slideshows. So obviously, things like adding a soundtrack to a movie are out of the question. What I ...

Casual Listener

As the Developer Terms of Service state, an app utilizing Spotify Services / Content may not synchronize music to "visual media", such as videos and slideshows. So obviously, things like adding a sou...

MegaPal

Casual Listener

2956 Views

8 replies

2 likes

  • 2956 Views
  • 8 replies
  • 2 likes

Spotify: please expose the essential parts of a song's waveform

Spotify: please expose more of a track's waveform than the first 30 sec. There is a research community that wants to develop more powerful song-waveofmr analytics than exists today. For example, see Bill Protzmann'spost 3 weeks ago on Emotion Data. T...

Visitor

Spotify: please expose more of a track's waveform than the first 30 sec.  There is a research community that wants to develop more powerful song-waveofmr analytics than exists today.  Fo...

dacandyman0

Casual Listener

1033 Views

1 replies

1 likes

Discussion
  • 1033 Views
  • 1 replies
  • 1 likes

Cannot control librespot with the API

PlanPremiumCountryGermany Devicelibrespot, WebPlayerOperating SystemWindows 10 My Question or IssueCurrently I am working with this https://github.com/librespot-org/librespot-java software. I created a setup and it works fine.I can start the playback...

Casual Listener

Plan Premium Country Germany   Device librespot, WebPlayer Operating System Windows 10   My Question or Issue Currently I am working with this https://github.com/librespot-org/li...

1235 Views

0 replies

0 likes

  • 1235 Views
  • 0 replies
  • 0 likes

Audio analysis very high short-time Fourier transform frame rate

PlanPremiumCountryIndia DeviceDellOperating SystemWindows 10 My Question or IssueI started using the audio analysis API to find the chorus in track. However, the number of short-time Fourier analysis windows are very high to be processed in my progra...

Casual Listener

Plan Premium Country India   Device Dell Operating System Windows 10   My Question or Issue I started using the audio analysis API to find the chorus in track. However, the numbe...

dacandyman0

Casual Listener

1297 Views

1 replies

1 likes

  • 1297 Views
  • 1 replies
  • 1 likes

Solved!! How to request several scopes for a token to Spotify API

I need to "authorize" the bearer token to delete some tracks from a list (from my personal Spotify account) I'm following this flow I first make a POST request to https://accounts.spotify.com/api/token using `"Authorization: Basic ZjM4ZjAw...WY0MzE="...

Regular

I need to "authorize" the bearer token to delete some tracks from a list (from my personal Spotify account) I'm following this flow I first make a POST request to https://accounts.spotify.com/api/tok...

Hubo

Community Legend

12059 Views

1 replies

0 likes

API reference
API request
  • 12059 Views
  • 1 replies
  • 0 likes

API: What defines a valid Spotify ID?

I want to verify user input before executing the request and receiving a Bad Request Error. I know it has to be base-62, so [a-zA-Z0-9], but what other restrictions are there? I've noticed that it seems to expect the ID to be 22 characters long. Woul...

Visitor

I want to verify user input before executing the request and receiving a Bad Request Error. I know it has to be base-62, so [a-zA-Z0-9], but what other restrictions are there? I've noticed that it se...

2035 Views

0 replies

0 likes

  • 2035 Views
  • 0 replies
  • 0 likes

Access audio track independently from iFrames?

Hi there, Is it possible to access the audio tracks independently from an iFrame? We would like to stream Spotify music with WebRTC, which is not possible using iFrames. Many thanks!

Casual Listener

Hi there,   Is it possible to access the audio tracks independently from an iFrame? We would like to stream Spotify music with WebRTC, which is not possible using iFrames.   Many thanks!

Beeeemster

Casual Listener

699 Views

1 replies

0 likes

  • 699 Views
  • 1 replies
  • 0 likes

How Much is Possible Currently? (Features)

I am new to this, but assume it would be feasible to support all (or most?) of the following features on an app (iOS & Android) for Spotify users on free accounts. Please provide some true and false feedback for each assumption. An app can:Select a p...

Casual Listener

I am new to this, but assume it would be feasible to support all (or most?) of the following features on an app (iOS & Android) for Spotify users on free accounts. Please provide some true and fa...

512 Views

0 replies

0 likes

Discussion
  • 512 Views
  • 0 replies
  • 0 likes

Get user id for current user

I'm using the ios-sdk. I'm connected and can control the player API, but I'd like to retrieve some data from the REST API. How do I get the current user's spotify id for the queries? TIA

Regular

I'm using the ios-sdk. I'm connected and can control the player API, but I'd like to retrieve some data from the REST API. How do I get the current user's spotify id for the queries?   TIA &n...

hethcox

Regular

3515 Views

1 replies

1 likes

iOS
  • 3515 Views
  • 1 replies
  • 1 likes

Solved!! Embed code not working in Worpress widgets

PlanFreeCountryCosta Rica but it is affecting worldwideDeviceAllOperating SystemWindows, Android to the extent I could check My Question or IssueTrying to embed my playlist in a widget on wordpresshttps://open.spotify.com/user/nb9zbd3num3x193bey7azzi...

Regular

Plan Free Country Costa Rica but it is affecting worldwide Device All Operating System Windows, Android to the extent I could check   My Question or Issue Trying to embed my playl...

Pontik

Regular

2030 Views

3 replies

0 likes

embed
wordpress
  • 2030 Views
  • 3 replies
  • 0 likes

Api limit concern

Hi, I'm currently developing an app which in home it displays all the artist that I follow and for each of them I display their latest track. The problem is that to do this I need to invoke http://api.spotify.com/v1/me/following?type=artist until I r...

Music Fan

Hi, I'm currently developing an app which in home it displays all the artist that I follow and for each of them I display their latest track.  The problem is that to do this I need to invoke&nb...

M4tr1k

Music Fan

1259 Views

1 replies

0 likes

api
limit
  • 1259 Views
  • 1 replies
  • 0 likes

Solved!! API Search returns Error 500 - Server Error

PlanPremiumCountryFRDeviceAPI from computer My Question or IssueAPI was working fine for searching songs but since a couple of hours, this gives an Error 500 Server Error. Note that when parameter 'artist' is given, it works. But when looking for 'tr...

Regular

Plan Premium Country FR Device API from computer   My Question or Issue API was working fine for searching songs but since a couple of hours, this gives an Error 500 Server Error.  ...

Eagleone

Regular

2425 Views

3 replies

0 likes

error api search
  • 2425 Views
  • 3 replies
  • 0 likes

Change/Restore playlist URL

My Question or Issue It should be possible to change/restore the url from your playlist. Not to put the url you want, but restore it to another random one. Thanks.

Casual Listener

My Question or Issue   It should be possible to change/restore the url from your playlist. Not to put the url you want, but restore it to another random one. Thanks.

Hubo

Community Legend

762 Views

1 replies

0 likes

restore
URL
  • 762 Views
  • 1 replies
  • 0 likes

Solved!! Dashboard data

Hello there !I'm a JS developer and I just get familiar with the spotify API.My application is working fine, I made a nodeJs server for authentication and a little Svelte App to display some data !I was expecting the spotify dashboard page to display...

Casual Listener

Hello there ! I'm a JS developer and I just get familiar with the spotify API. My application is working fine, I made a nodeJs server for authentication and a little Svelte App to display some data...

Nexoïd

Casual Listener

1745 Views

1 replies

0 likes

  • 1745 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution Looking for more information on the "primary_color" field

I've just started working with the API, and I noticed playlists have the following "primary_color" field. While I haven't launched a full investigation, cursory searches of this community, the API docs, and the internet at large and haven't found any...

Casual Listener

I've just started working with the API, and I noticed playlists have the following "primary_color" field. While I haven't launched a full investigation, cursory searches of this community, the API do...

ObiSims

Casual Listener

4079 Views

5 replies

0 likes

Discussion
  • 4079 Views
  • 5 replies
  • 0 likes

Exporting content using AP6

Hello, How do we get approval to add content on a personal site from spotify.com using your API? I have this site eabreath.com and need to add musics content from spotify.co web site. Please advise. Thank you for your assistance, Regards.

Visitor

Hello,   How do we get approval to add content on a personal site from  spotify.com using your API? I have this site eabreath.com  and need to add musics content from spotify.co web ...

ErikWhite

Casual Listener

1707 Views

2 replies

0 likes

API reference
  • 1707 Views
  • 2 replies
  • 0 likes

Getting user listening history specific to an artist

Hi all. I have a question related to extending the recently-played endpoint in the spotify api. When creating experiences online for specific acts, it would be useful to specify artists in the api, so rather than return the last 50 tracks it would re...

Casual Listener

Hi all. I have a question related to extending the recently-played endpoint in the spotify api. When creating experiences online for specific acts, it would be useful to specify artists in the api, s...

ErikWhite

Casual Listener

2297 Views

1 replies

0 likes

contact
data science
Feature
  • 2297 Views
  • 1 replies
  • 0 likes