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

KyrooTales

Visitor

79038 Views

335 replies

27 likes

S4D
  • 79038 Views
  • 335 replies
  • 27 likes

Why not add a check users follow array of playlists

I have an issueSpotify should add an endpoint that receives an list of playlist_ids and return if user follow it or not.Same already exists one for Tracks and For users and artists

Newbie

I have an issue Spotify should add an endpoint that receives an list of playlist_ids and return if user follow it or not. Same already exists one for Tracks and For users and artists 

256 Views

0 replies

1 likes

User follow playlist
  • 256 Views
  • 0 replies
  • 1 likes

Embedding Spotify on commercial website/eshop

Hi everyone, I have a question that Google couldn't help me with thus far - for my start up/new brand, I would like to include a Spotify Playlist (created by me) on our e-commerce onlineshop. I would like to know if there are any legal restrictions/t...

Newbie

Hi everyone,    I have a question that Google couldn't help me with thus far - for my start up/new brand, I would like to include a Spotify Playlist (created by me) on our e-commerce onli...

Kaileenos

Casual Listener

1688 Views

2 replies

1 likes

Discussion
  • 1688 Views
  • 2 replies
  • 1 likes

[Closed] Scope Requirement Changed for Creating Private Playlists

My web app uses the Create Playlist endpoint to create a new private playlist:https://developer.spotify.com/documentation/web-api/reference/create-playlistIn the past, this has only required the playlist-modify-private scope, but some time ago (in th...

Newbie

My web app uses the Create Playlist endpoint to create a new private playlist: https://developer.spotify.com/documentation/web-api/reference/create-playlist In the past, this has only required th...

1419 Views

0 replies

1 likes

Discussion
Possible Bug
  • 1419 Views
  • 0 replies
  • 1 likes

[Spotify Web API] Can't read private playlists

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place... response = requests.post( url='https://accounts.spotify.com/api/token', data={ 'grant_type':'client_credenti...

Casual Listener

I'm attempting to create my own project with just the Python requests module, and I'm pretty sure I put the scope thing in the right place...   response = requests.post( url='https://a...

Ximzend

Spotify Star

1822 Views

3 replies

0 likes

Question
Spotify Web API
  • 1822 Views
  • 3 replies
  • 0 likes

should I need to follow the same Spotify design while integrating in my app

I am building a music recommendation app where my react-native app will fetch the playlists through Spotify API. So while playing music or scrolling through the list, do I need to build the same Spotify app design (currently as version 8.9.22.539), o...

Visitor

I am building a music recommendation app where my react-native app will fetch the playlists through Spotify API. So while playing music or scrolling through the list, do I need to build the same Spot...

289 Views

0 replies

0 likes

  • 289 Views
  • 0 replies
  • 0 likes

User Authentication

PlanFreeCountryUnited States DeviceAndroid 14 package com.example.myapplication.ui.login; import android.app.Activity; import androidx.lifecycle.Observer; import androidx.lifecycle.ViewModelProvider; import android.content.Intent; import ...

Casual Listener

Plan Free Country United States  Device Android 14            <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.and...

achanner3

Casual Listener

668 Views

1 replies

0 likes

API Question
Developer question integrating spotify in mobile app
  • 668 Views
  • 1 replies
  • 0 likes

Does Tinder stream counts

When you see a preview of a song on tinder counts as a stream on Spotify?

Casual Listener

When you see a preview of a song on tinder counts as a stream on Spotify?

Mrfoxm

Casual Listener

363 Views

1 replies

1 likes

  • 363 Views
  • 1 replies
  • 1 likes

Open Access API

Hi Spotify team, What are the steps or process to enable Open Access API for the app? Is it possible to get requirements or maybe a bit more information. Or maybe I can get relevant contacts to talk to about the approval process, that would be greatl...

Newbie

Hi Spotify team,   What are the steps or process to enable Open Access API for the app?  Is it possible to get requirements or maybe a bit more information.   Or maybe I can get r...

520 Views

0 replies

2 likes

Open Access
  • 520 Views
  • 0 replies
  • 2 likes

Platform - (API) -> Spotify

I have a platform and want to send podcasts from the platform to Spotify via APIIs there such a possibility?User registers on the platform -> creates podcast -> publishes on spotify

Casual Listener

I have a platform and want to send podcasts from the platform to Spotify via API Is there such a possibility? User registers on the platform -> creates podcast -> publishes on spotify

285 Views

0 replies

0 likes

  • 285 Views
  • 0 replies
  • 0 likes

Przesyłanie podcastów po przez API

Mam platformę i chce podcasty wysyłać z platformy do Spotify po przez APICzy jest taka możliwość?

Casual Listener

Mam platformę i chce podcasty wysyłać z platformy do Spotify po przez API Czy jest taka możliwość?

211 Views

0 replies

0 likes

  • 211 Views
  • 0 replies
  • 0 likes

Solved!! Not able to download and display album, playlist and track images

PlanFree/CountryINDevice(Macbook Pro 2018)Operating System(Sonamo) My Question or IssueI am trying to build a Spotify client in Java using Spotify Java Web API. While accessing and displaying albums, playlist and individual tracks, I've noticed that ...

Regular

Plan Free/ Country IN Device (Macbook Pro 2018) Operating System (Sonamo)   My Question or Issue I am trying to build a Spotify client in Java using Spotify Java Web API. While accessi...

codeNICK

Regular

502 Views

2 replies

0 likes

Images
  • 502 Views
  • 2 replies
  • 0 likes

Is spicetify bannable?

Is using spicetify to change the CSS of Spotify bannable? I understand that using certain plugins that give you premium perks is but is simply altering the CSS?

Newbie

Is using spicetify to change the CSS of Spotify bannable? I understand that using certain plugins that give you premium perks is but is simply altering the CSS?

magazzzine

Newbie

12905 Views

1 replies

3 likes

Spicetify
tos
  • 12905 Views
  • 1 replies
  • 3 likes

Rate Limiting: 429 Error only associated with Audio Features

Windows - Python API Running into a frustrating issue. I am being hit with a 429 error when attempting to request Audio features for a specific song. Not a bunch of API calls, but literally just a single one will give me this error. I am able to make...

Newbie

Windows - Python API   Running into a frustrating issue. I am being hit with a 429 error when attempting to request Audio features for a specific song. Not a bunch of API calls, but literally ...

Sporkify

Casual Listener

1106 Views

1 replies

1 likes

api
AudioFeatures
Python
rate limit
  • 1106 Views
  • 1 replies
  • 1 likes

Solved!! Error 404, 403 with certain endpoints

PlanPremium DuoOperating SystemWindows 10My Question or IssueHey guys, I've been working on a simple project to use the api to get my current listening information so that I can display it on a localhost website. The issue(s) I have been having is th...

Regular

Plan Premium Duo Operating System Windows 10 My Question or Issue Hey guys, I've been working on a simple project to use the api to get my current listening information so that I can display it ...

wwwkennyseqcom

Newbie

3326 Views

7 replies

0 likes

Question
  • 3326 Views
  • 7 replies
  • 0 likes

What should I do if a link I was provided doesn't work?

A link I was given from Spotify's "Fans First Merch Program" doesn't work. I was trying to look into buying a T-Shirt from my favorite Artist but the link I clicked on doesn't work no matter what I do. Who should I contact and what should I do?

Visitor

A link I was given from Spotify's "Fans First Merch Program" doesn't work. I was trying to look into buying a T-Shirt from my favorite Artist but the link I clicked on doesn't work no matter what I d...

Bittencourt

Spotify Star

459 Views

1 replies

0 likes

  • 459 Views
  • 1 replies
  • 0 likes

Proposal for Enhanced Spotify Experience: Introducing the Virtual DJ Feature

Dear Spotify Developers Community,I hope this message finds you well. As a devoted user of Spotify, I've been brainstorming ways to enhance the listening experience for all users, and I believe I've stumbled upon an idea that could revolutionize how ...

Casual Listener

Dear Spotify Developers Community, I hope this message finds you well. As a devoted user of Spotify, I've been brainstorming ways to enhance the listening experience for all users, and I believe I'v...

Denis31

Casual Listener

860 Views

2 replies

0 likes

Feature Request
  • 860 Views
  • 2 replies
  • 0 likes

Webplay SDK for multiple users with oauth access

Building one personal hobby project with Spotify API.There will be in app option for users to link their spotify account and view their profile's specific playlist, liked songs,etcNow if i want play song with web playback sdk, i have following doubts...

Casual Listener

Building one personal hobby project with Spotify API. There will be in app option for users to link their spotify account and view their profile's specific playlist, liked songs,etc Now if i want p...

521 Views

0 replies

0 likes

"Premium"
OAuth
web playback sdk
Web Player
  • 521 Views
  • 0 replies
  • 0 likes

Solved!! Having issue while integrating spotify API

I have integrated the Spotify API in my web application , but it is providing me only the preview (30 seconds) of the song only, i want to get the full song and then want to apply some mixes on it. How can i achieve this . It would be great help if a...

Regular

I have integrated the Spotify API in my web application , but it is providing me only the preview (30 seconds) of the song only, i want to get the full song and then want to apply some mixes on it. H...

Ximzend

Spotify Star

1557 Views

8 replies

0 likes

Discussion
Possible Bug
Question
  • 1557 Views
  • 8 replies
  • 0 likes