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

levanmuxadze123

Visitor

65318 Views

314 replies

26 likes

S4D
  • 65318 Views
  • 314 replies
  • 26 likes

Spotify Music Licensing

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHello, my name is Alperen. I like to listen to classical music and last week I decided to set...

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 Hello, ...

user-removed

Not applicable

626 Views

1 replies

0 likes

"spotify"
  • 626 Views
  • 1 replies
  • 0 likes

Is extension requests paid service?

Hi all! I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere. Thank you, Sandra

Regular

Hi all!  I was just wandering if Extension Requests for an app is paid (and how much if it is), or for free? I could't find the info anywhere.  Thank you,  Sandra

SandraHeinz

Regular

555 Views

2 replies

0 likes

Extension Requests
  • 555 Views
  • 2 replies
  • 0 likes

Spotify listening tracker

My Question or IssueHas anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog of last fm for example

Newbie

  My Question or Issue Has anyone seen the project with the open source code on GitHub where played tracks in Spotify are tracked and counted? analog  of last fm for example

437 Views

0 replies

0 likes

Tracker
  • 437 Views
  • 0 replies
  • 0 likes

API docs for Custom Playlist Cover Image need updating

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific playlist. Specifically, many other API services would permit (...

Regular

Neither the API Reference or Console make any reference to how an image should be defined when using PUT /v1/playlists/playlist_id/images to replace the image used to represent a specific p...

mcharnock01

Newbie

1251 Views

1 replies

1 likes

  • 1251 Views
  • 1 replies
  • 1 likes

Internet Radio Station Page

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in songs. I was thinking, we would like our own page. Whe...

Visitor

I have a inquiry. I run a internet radio station called "bravo Radio" We are a community ran ad free radio station. We play family friendly songs so you dont have to worry about wrong language in son...

Mumath

Visitor

5533 Views

2 replies

1 likes

  • 5533 Views
  • 2 replies
  • 1 likes

Displaying Distributor Information on Platform

Plan:PremiumCountry:United KingdomDevice: PC My Question or Issue:Hi there,I'm working on a program for a client and I've hit a bit of a roadblock. After some extensive research, I'm not entirely sure if what I'm looking for is possible, but I'm dete...

Newbie

Plan: Premium Country: United Kingdom Device:  PC   My Question or Issue: Hi there, I'm working on a program for a client and I've hit a bit of a roadblock. After some exte...

749 Views

0 replies

1 likes

Developers help
Discussion
Question
  • 749 Views
  • 0 replies
  • 1 likes

Audiobooks API to Push

I'm inquiring about the Spotify Audiobooks API and its new mechanism. Spotify has provided Audiobooks content through its API for quite some time, but they're soon discontinuing it in favor of a new method called "Push." In this new approach, they'll...

Newbie

I'm inquiring about the Spotify Audiobooks API and its new mechanism. Spotify has provided Audiobooks content through its API for quite some time, but they're soon discontinuing it in favor of a new ...

426 Views

0 replies

1 likes

Audiobooks
  • 426 Views
  • 0 replies
  • 1 likes

Spotify album streams not updating to match my songs

I posted an album on Friday and it's a week later. I paid $200 for Facebook meta ads and the album got 10,000 streams and that was real-time streams. They updated everything up until that point on my individual tracks and it added up to 10,000. After...

Newbie

I posted an album on Friday and it's a week later. I paid $200 for Facebook meta ads and the album got 10,000 streams and that was real-time streams. They updated everything up until that point on my...

323 Views

0 replies

0 likes

Possible Bug
  • 323 Views
  • 0 replies
  • 0 likes

Recently Played tracks don't seem to show plays of downloaded songs

Hi! When using the API to pull my recently played tracks, I've noticed that songs played while offline consistently don't seem to show in the results. Is this intended behavior? If so, is there a way to get the offline play data too, somehow? Thanks ...

Newbie

Hi! When using the API to pull my recently played tracks, I've noticed that songs played while offline consistently don't seem to show in the results. Is this intended behavior? If so, is there a way...

Ximzend

Spotify Star

461 Views

2 replies

2 likes

api
  • 461 Views
  • 2 replies
  • 2 likes

Solved!! Receiving 403 Forbidden when deleting a song from a my own playlist

PlanPremiumCountryNetherlandsDeviceComputerOperating SystemWindows 10My Question or IssueWhen calling the API with the right scope, I get a 403 Forbidden (Not a missing scope error to be clear) when deleting a song from my own playlist. It's worked f...

Casual Listener

Plan Premium Country Netherlands Device Computer Operating System Windows 10 My Question or Issue When calling the API with the right scope, I get a 403 Forbidden (Not a missing scope error ...

Deyvit31

Newbie

956 Views

4 replies

1 likes

403 Forbidden Response
  • 956 Views
  • 4 replies
  • 1 likes

New app idea - playlist identification

I am trying to develop an iOS app that identifies a public playlist that is currently playing from someone else’s phone. To do this, I would need to identify the song that is currently playing (similar to Shazam), identify a user in the area of my ip...

Casual Listener

I am trying to develop an iOS app that identifies a public playlist that is currently playing from someone else’s phone. To do this, I would need to identify the song that is currently playing (simil...

Ximzend

Spotify Star

863 Views

4 replies

0 likes

Question
  • 863 Views
  • 4 replies
  • 0 likes

Incorrect pagination https://api.spotify.com/v1/users/{user_id}/playlists

PlanPremiumCountryCanadaDeviceREST APIMy Question or Issue Hi everyone!I ran into a weird issue with paginating over users playlists. Steps to reproduce are:Request some number of users playlists with no offset: ?limit=5&offset=0Request same amount o...

Newbie

Plan Premium Country Canada Device REST API My Question or Issue   Hi everyone! I ran into a weird issue with paginating over users playlists. Steps to reproduce are: Request some num...

518 Views

0 replies

1 likes

Possible Bug
  • 518 Views
  • 0 replies
  • 1 likes

403 User not registered in the Developer Dashboard error after user has been added

My Question or IssueI have a spotify app in development mode that is using the WebAPI and it works correctly with the app's account owner spotify account, but when trying to use another account, i get this 403 error. I've followed the steps to add us...

Newbie

My Question or Issue I have a spotify app in development mode that is using the WebAPI and it works correctly with the app's account owner spotify account, but when trying to use another account, i ...

830 Views

0 replies

0 likes

Possible Bug
Question
  • 830 Views
  • 0 replies
  • 0 likes

API usage terms question

I am creating a website to recommend books and wanted to add a spotify link to an audio book if its available on spotify. Every time I add a book to my site it will be querying the API to find out if the audobook is available. I will not be using any...

Newbie

I am creating a website to recommend books and wanted to add a spotify link to an audio book if its available on spotify.  Every time I add a book to my site it will be querying the API to find ...

484 Views

0 replies

0 likes

Question
  • 484 Views
  • 0 replies
  • 0 likes

Solved!! https://api.spotify.com/v1/me/albums returns 500 - Internal Server Error

PlanPremiumCountryUSA DeviceMacbook Air M1 (via curl and Postman)Operating SystemMacOs My Question or IssueI am attempting to get a list of my saved albums and their respective URLs. To begin, I set up a Postman collection to get the authorization to...

Casual Listener

  Plan Premium Country USA   Device Macbook Air M1 (via curl and Postman) Operating System MacOs   My Question or Issue I am attempting to get a list of my saved albums and...

Ximzend

Spotify Star

2295 Views

6 replies

1 likes

500 Internal server error
  • 2295 Views
  • 6 replies
  • 1 likes

How to update track play count from spotify web api

First, is it even possible to update the count on spotify player from web api. If yes how to do so

Casual Listener

First, is it even possible to update the count on spotify player from web api.   If yes how to do so  

Ximzend

Spotify Star

1180 Views

3 replies

0 likes

Discussion
  • 1180 Views
  • 3 replies
  • 0 likes

will stream count increase with spotify sdk?

If we integrate spotify SDK in android or iOS and play song using spotify play will it increase the stream count in spotify app?

Casual Listener

If we integrate spotify SDK in android or iOS and play song using spotify play will it increase the stream count in spotify app?

628 Views

0 replies

0 likes

  • 628 Views
  • 0 replies
  • 0 likes

API - Expose song genre

Hey hey,I've built myself a pretty neat little program that will scan through all of my liked songs, and sort them into playlists based on which genre it thinks they are. I've got a lot of songs, so this kind of automation is needed. My actual reques...

Visitor

Hey hey, I've built myself a pretty neat little program that will scan through all of my liked songs, and sort them into playlists based on which genre it thinks they are. I've got a lot of songs, s...

joeyboli

Casual Listener

1251 Views

1 replies

2 likes

Feature Request
  • 1251 Views
  • 1 replies
  • 2 likes

Is it possible to fetch offline spotify track list in my custom android app?

Hi, everyone!I hope you are doing well. Nowadays I built a customized Android app which plays spotify tracks.Now I'm gonna collect the offline spotify track list in my customized Android app and store the list in a custom DB.How can I collect the off...

Newbie

Hi, everyone! I hope you are doing well.   Nowadays I built a customized Android app which plays spotify tracks. Now I'm gonna collect the offline spotify track list in my customized Android...

386 Views

0 replies

1 likes

Question
  • 386 Views
  • 0 replies
  • 1 likes

Spotify lost my place in an audiobook. how do I bookmark my spot?

I have been listening to an audiobook for several days now. but today when I looked for my book it was gone from my queue. I found the book again, but spotify wants to start from the beginning. I didn't take note of the chapter I was listening to bec...

Visitor

I have been listening to an audiobook for several days now. but today when I looked for my book it was gone from my queue. I found the book again, but spotify wants to start from the beginning. I ...

1547 Views

0 replies

0 likes

  • 1547 Views
  • 0 replies
  • 0 likes