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

thomk

Casual Listener

2333 Views

11 replies

2 likes

Discussion
  • 2333 Views
  • 11 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

musicD4RKH3LM3T

Regular

100892 Views

355 replies

32 likes

S4D
  • 100892 Views
  • 355 replies
  • 32 likes

Superuser Contribution [API] Get playlist id with the new "Copy Link" in Android/iOS

Hi! Some time ago the link obtained through the option "copy link" in the button "share" (Album, Artist, Playlist) on mobile devices was something like:https:// open .spotify.com/playlist/1ifYNpMYGlOd3p7lcftdcS?si=hlr2fHNhThWCzmRYQTeiEw But now that ...

Newbie

Hi!   Some time ago the link obtained through the option "copy link" in the button "share" (Album, Artist, Playlist) on mobile devices was something like: https:// open .spotify.com/playlist/...

spotifyjosh

Spotify

6124 Views

1 replies

0 likes

Android
api
get playlist
id
iOS
  • 6124 Views
  • 1 replies
  • 0 likes

Superuser Contribution Provider API Returns 403

We are able to get an access token using our client id and client secret from https://accounts.spotify.com/api/token We then try to use the access token as follows curl -v -H "Authorization: Bearer {TOKEN}" https://provider-api.spotify.com/v1/analyti...

Casual Listener

We are able to get an access token using our client id and client secret from https://accounts.spotify.com/api/token   We then try to use the access token as follows   curl -v -H "...

spotifyjosh

Spotify

2100 Views

3 replies

0 likes

  • 2100 Views
  • 3 replies
  • 0 likes

Superuser Contribution API for controlling the local client

PlanPremiumCountry DeviceDesktopOperating SystemLinux/Windows My Question or IssueI want to control the running spotify instance from another program (steamVR), and on Linux, I can use D-Bus, on Mac, there's applescript support, but how do I do this ...

Regular

Plan Premium Country   Device Desktop Operating System Linux/Windows   My Question or Issue I want to control the running spotify instance from another program (steamVR), and on L...

spotifyjosh

Spotify

1777 Views

1 replies

0 likes

  • 1777 Views
  • 1 replies
  • 0 likes

How are search results ordered when querying by genre?

Basically just the title. When I query using the API with "q=genre:pop" the order of songs returned seems random.

Casual Listener

Basically just the title.    When I query using the API with "q=genre:pop" the order of songs returned seems random.   

Hubo

Community Legend

1341 Views

1 replies

0 likes

Discussion
  • 1341 Views
  • 1 replies
  • 0 likes

[API] Why does this search not work?

curl -X "GET" "https://api.spotify.com/v1/search?q=popularity%3A90-100&type=track" -H "Accept: application/json" -H "Content-Type: application/json" -HI am trying to search for tracks with popularity between 90 to 100.

Casual Listener

curl -X "GET" "https://api.spotify.com/v1/search?q=popularity%3A90-100&type=track" -H "Accept: application/json" -H "Content-Type: application/json" -H I am trying to search for tracks with popu...

Hubo

Community Legend

1286 Views

1 replies

0 likes

  • 1286 Views
  • 1 replies
  • 0 likes

List of Available Devices in Spotify Scripting Bridge

I guess the Spotify Scripting Bridge "SpotifyApplication" is inspired by the one that is implemented for iTunes and i just cannot be greatfull enough for this, excellent idea and implementation! Any chance to have the @property (copy) NSArray *curren...

Regular

I guess the Spotify Scripting Bridge "SpotifyApplication" is inspired by the one that is implemented for iTunes and i just cannot be greatfull enough for this, excellent idea and implementation! &nb...

951 Views

0 replies

0 likes

device list
google cast
Scripting Bridge
SpotifyApplication
  • 951 Views
  • 0 replies
  • 0 likes

Client Side Application on top of Spotify's API

I am building a CLI on top of this Node.js API client: https://github.com/thelinmichael/spotify-web-api-node From what I understand, I need 2 kinds of authetnications. One is for the app itself (described here), and one is user authentication (descri...

Regular

I am building a CLI on top of this Node.js API client: https://github.com/thelinmichael/spotify-web-api-node   From what I understand, I need 2 kinds of authetnications. One is for the app its...

Hubo

Community Legend

2254 Views

1 replies

0 likes

  • 2254 Views
  • 1 replies
  • 0 likes

Podcast statistics available via API

Hi, it would be great if podcast statistics where available in the API. This would make it possible for podcast hosting providers to provide podcasters with a central performance dashboard. I know that podcasters are in desperate need of a central pl...

Casual Listener

Hi, it would be great if podcast statistics where available in the API. This would make it possible for podcast hosting providers to provide podcasters with a central performance dashboard.  &n...

Hubo

Community Legend

2936 Views

1 replies

1 likes

  • 2936 Views
  • 1 replies
  • 1 likes

Solved!! Build App Like Noon Pacific App

PremiumUK DeviceiOS And Android My Question or Issue: Hi! We would like to build an app that operates in the same way that the Noon Pacific app works. When using Noon Pacific, the user does not need to have the Spotify app installed on their mobile d...

Casual Listener

PremiumUK   Device iOS And Android   My Question or Issue:   Hi! We would like to build an app that operates in the same way that the Noon Pacific app works. When using Noon Pac...

Hubo

Community Legend

1133 Views

3 replies

0 likes

  • 1133 Views
  • 3 replies
  • 0 likes

Can the web API be used to pull band data?

I want to help artists support themselves and other artists or groups. I would like to know if the API cna be used to search all of spotify and pull data about artists so it cna be filtered by things like genre, monthly listens, date of last submissi...

Newbie

I want to help artists support themselves and other artists or groups.  I would like to know if the API cna be used to search all of spotify and pull data about artists so it cna be filtered by...

Hubo

Community Legend

2301 Views

1 replies

0 likes

  • 2301 Views
  • 1 replies
  • 0 likes

Solved!! Is it possible to have an instance of Spotify running in my web application?

I am currently trying to develop a web app that would generate playlists and have them play back. The application also needs to periodically control the flow (i. e. pause, play, etc). That being said, the only thing that occurred to me was to have th...

Casual Listener

I am currently trying to develop a web app that would generate playlists and have them play back. The application also needs to periodically control the flow (i. e. pause, play, etc). That being said...

Hubo

Community Legend

2016 Views

2 replies

0 likes

Discussion
  • 2016 Views
  • 2 replies
  • 0 likes

Restrictions: explicit using client credentials

Since recently, when using an access token obtained via the client credentials flows, using the v1/tracks/{id} Endpoint for a song which is marked as explicit returns the following data when supplying a market parameter: Spoiler (Highlight to read).....

Casual Listener

Since recently, when using an access token obtained via the client credentials flows, using the v1/tracks/{id} Endpoint for a song which is marked as explicit returns the following data whe...

fallobst22

Casual Listener

2359 Views

2 replies

0 likes

  • 2359 Views
  • 2 replies
  • 0 likes

no available devices are found

PlanPremiumCountryUS DeviceiPhonesOperating SystemiOS My Question or IssueI'm writing an app that uses "currently-playing" WEB API. The software works against most accounts, but for some, the return is success with no data. According to the Spotify d...

Newbie

Plan Premium Country US   Device iPhones Operating System iOS   My Question or Issue I'm writing an app that uses "currently-playing" WEB API.  The software works against mo...

697 Views

0 replies

2 likes

  • 697 Views
  • 0 replies
  • 2 likes

Spotify SDK connecting but not ready

Plan: PremiumCountry: USADevice: 2020 Macbook ProOperating System: MacOS Big Sur 11.0.1 My Question or IssueI have successfully connected the Spotify SDK and am getting a confirmation that the player has connected. The issue is the listener 'ready' c...

Newbie

Plan: Premium Country: USA Device: 2020 Macbook Pro Operating System: MacOS Big Sur 11.0.1    My Question or Issue I have successfully connected the Spotify SDK and am getting a confi...

671 Views

0 replies

0 likes

Connect
ready
SDK
  • 671 Views
  • 0 replies
  • 0 likes

Открыть API

Добрый день. Мы разрабатываем новый сервис для определения популярности музыкантов России и стран ближнего зарубежья на основе статистики по стриминговым сервисам, социальным сетям, радиостанциям, концертным площадкам. Сервис предназначен для того, ч...

Casual Listener

Добрый день. Мы разрабатываем новый  сервис для определения популярности музыкантов России и стран ближнего зарубежья на основе статистики по стриминговым сервисам, социальным сетям, радиостанци...

Hubo

Community Legend

1493 Views

1 replies

0 likes

  • 1493 Views
  • 1 replies
  • 0 likes

Is a speed method on the roadmap for the Web Playback SDK?

Hi there, You can listen to podcasts at various speeds in Spotify (0.5x, 0.8x, etc), but there is no method for this in the API for the web player. I am building a (non commercial) website to help people learn piano songs by ear (here's the site, it'...

Visitor

Hi there,   You can listen to podcasts at various speeds in Spotify (0.5x, 0.8x, etc), but there is no method for this in the API for the web player. I am building a (non commercial) website t...

Hubo

Community Legend

1106 Views

1 replies

0 likes

  • 1106 Views
  • 1 replies
  • 0 likes

How to get trackid

Hi all,I'm a data analyst with no real API experience who is trying to use my own Spotify data to carry out some analysis in Python. I've downloaded my data but what I really want is the Audio Features for my history (API for Audio Features). To do t...

Casual Listener

Hi all, I'm a data analyst with no real API experience who is trying to use my own Spotify data to carry out some analysis in Python. I've downloaded my data but what I really want is the Audio Fe...

Hubo

Community Legend

4568 Views

2 replies

0 likes

API reference
Developer
trackid
  • 4568 Views
  • 2 replies
  • 0 likes

Finding / making a playlist with a specified number of songs

My Question or Issue Howdy, I am currently working on a school project to generate a playlist that is based on the length of a road trip. I have successfully generated playlists for all categories but this. Is there any way to extract only a set amou...

Visitor

My Question or Issue   Howdy,   I am currently working on a school project to generate a playlist that is based on the length of a road trip.  I have successfully generated playlis...

562 Views

0 replies

0 likes

limit
number of songs
Widget
  • 562 Views
  • 0 replies
  • 0 likes

Solved!! is it possible to know how many times atrack has been played by an user??

HelloI'm reading the API documentation and the HTTP response of my calls and I haven't been able to answer this question by myself, so I was wondering if it is even possible to know how many times a SINGLE track has been played by a SINGLE user?? tha...

Regular

Hello I'm reading the API documentation and the HTTP response of my calls and I haven't been able to answer this question by myself, so I was wondering if it is even possible to know how many times ...

Hubo

Community Legend

1045 Views

1 replies

0 likes

api
  • 1045 Views
  • 1 replies
  • 0 likes