Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

cbrooks999

Music Fan

63387 Views

176 replies

18 likes

Discussion
  • 63387 Views
  • 176 replies
  • 18 likes

Individual statistics

Hi everyone,I’m wondering if there’s a way to check how many times I’ve played a specific song on Spotify. I’d like to see the playback statistics for individual tracks on my account. Does anyone know if Spotify provides such information, or if there...

Newbie

Hi everyone, I’m wondering if there’s a way to check how many times I’ve played a specific song on Spotify. I’d like to see the playback statistics for individual tracks on my account. Does anyone k...

393 Views

0 replies

0 likes

Question
  • 393 Views
  • 0 replies
  • 0 likes

How to access "discovered on" through the API?

Hi, from what I investigated, there is no endpoint on the API for retrieving the playlists where an artist/song are featured in.Does anyone know if this info can be retrieved via any other endpoint, maybe indirectly?Thanks a lot

Casual Listener

Hi, from what I investigated, there is no endpoint on the API for retrieving the playlists where an artist/song are featured in. Does anyone know if this info can be retrieved via any other endpoint...

2XXL

Regular

553 Views

1 replies

6 likes

  • 553 Views
  • 1 replies
  • 6 likes

"Discovered On" playlists api endpoint

Hi there, I'm a developer trying to get the endpoint for a list of playlists found on the desktop app under artists. It shows the playlist titled "Discovered On"

Visitor

Hi there,   I'm a developer trying to get the endpoint for a list of playlists found on the desktop app under artists. It shows the playlist titled "Discovered On"

2XXL

Regular

5662 Views

2 replies

2 likes

api
endpoint
Playlists
  • 5662 Views
  • 2 replies
  • 2 likes

Recommendations API: new-release seedgenre generating old songs

PlanPremiumCountrySwedenDeviceAPIOperating SystemN/A My Question or Issue I'm developing an app to create spotify playlists with help from the Spotify API.I'm using both the search and recommendations API route to do this, but when using the NEW-RELE...

Casual Listener

Plan Premium Country Sweden Device API Operating System N/A   My Question or Issue   I'm developing an app to create spotify playlists with help from the Spotify API. I'm us...

727 Views

0 replies

2 likes

API Bug
Recommendations
SeedGenre
  • 727 Views
  • 0 replies
  • 2 likes

Solved!! Private user auth access for backend services

Hi, I'm writing a backend Python service (using Spotipy) which will receive HTTP requests and post things, etc, and it will be deployed in a docker container in a server somewhere off my machine. It needs access to certain scopes that require auth i....

Casual Listener

Hi,   I'm writing a backend Python service (using Spotipy) which will receive HTTP requests and post things, etc, and it will be deployed in a docker container in a server somewhere off my mac...

Terpal

Casual Listener

1218 Views

2 replies

0 likes

Question
  • 1218 Views
  • 2 replies
  • 0 likes

Please Help : Quota Extension Request

Hello. I've submitted a quota extension on 27th June and realise the guidance says 6 weeks, and it's in midsummer break which sounds like we need to expect more delay here. Our App name is :Razer Axon. This is a wallpaper software from our company (R...

Casual Listener

Hello.   I've submitted a quota extension on 27th June and realise the guidance says 6 weeks, and it's in midsummer break which sounds like we need to expect more delay here.    Ou...

Chris_web

Regular

565 Views

1 replies

1 likes

Urgent
  • 565 Views
  • 1 replies
  • 1 likes

About The Quota Extension Request

Hello,In June, I applied for a quota extension to fully utilize the Spotify API. After a long wait, my application was rejected. I reapplied on September 3rd, but I am still awaiting a response. I haven’t been informed about why my first application ...

Newbie

Hello, In June, I applied for a quota extension to fully utilize the Spotify API. After a long wait, my application was rejected. I reapplied on September 3rd, but I am still awaiting a response. I ...

Chris_web

Regular

550 Views

1 replies

1 likes

  • 550 Views
  • 1 replies
  • 1 likes

Superuser Contribution 403 for some users in Development Mode

I am using Web API in Development Mode for prototyping an idea. It runs on the web using React and Node. I am not using any Spotify libraries, just hitting Web API directly. The endpoints I am using are:- /v1/me/playlists?limit=20- /v1/me/top/tracks?...

Casual Listener

I am using Web API in Development Mode for prototyping an idea.  It runs on the web using React and Node.  I am not using any Spotify libraries, just hitting Web API directly.   ...

sirglag1

Casual Listener

387 Views

2 replies

0 likes

Spotify Web API
  • 387 Views
  • 2 replies
  • 0 likes

Playlist sorting

PlanPremiumCountryUSA Device(Mac Pro)Operating System(iOS 10) My Question or IssueOn the website portion where the playlist can be sorted, there was a request for additional features for certified spotify subscribers.1. Being able to play the entire ...

Newbie

Plan Premium Country USA   Device (Mac Pro) Operating System (iOS 10)   My Question or Issue On the website portion where the playlist can be sorted,  there was a request fo...

224 Views

0 replies

0 likes

Feature Request
  • 224 Views
  • 0 replies
  • 0 likes

too many requests .... but made only 5 in a day..

Hi Just getting started with the API, i spent yesterday having great progress, everything worked smoothly. I probably called the API lets say <100 times over the space of 8 hours. Went to bed, woke up, ran my script and immediately had "rate limited"...

Casual Listener

Hi  Just getting started with the API, i spent yesterday having great progress, everything worked smoothly. I probably called the API lets say <100 times over the space of 8 hours. Went to b...

lh49

Casual Listener

561 Views

2 replies

0 likes

API RateLimit
  • 561 Views
  • 2 replies
  • 0 likes

Usage of guc-spclient.spotify.com API

Hey everyone, So I was thinking of developing a mobile app that allows users to view their friends' listening activity, similar to the desktop version of Spotify. However, I’ve come across what seems to be the only way to obtain this information: usi...

Newbie

Hey everyone,   So I was thinking of developing a mobile app that allows users to view their friends' listening activity, similar to the desktop version of Spotify.   However, I’ve come...

Ximzend

Spotify Star

1980 Views

1 replies

0 likes

api
Terms of Service
  • 1980 Views
  • 1 replies
  • 0 likes

Creation Playlist Endpoint 502 Error

My Question or Issue The https://api.spotify.com/v1/users/{user_id}/playlists endpoint keeps returning:{ "error": { "status": 502, "message": "Error while loading resource" }}Even through the API documentation when using my own user_id. Not sure what...

Newbie

My Question or Issue   The https://api.spotify.com/v1/users/{user_id}/playlists endpoint keeps returning: { "error": { "status": 502, "message": "Error while loading resource...

257 Views

0 replies

0 likes

502 error
api
endpoint
  • 257 Views
  • 0 replies
  • 0 likes

Issues with Web API

I am using Spotipy, and I am having issues with the API. My code worked yesterday while I was developing it, and I have reverted back to that point where I knew it worked, but now, with my code below, the terminal looks like this:PS C:\Users\tobia\De...

Visitor

I am using Spotipy, and I am having issues with the API.  My code worked yesterday while I was developing it, and I have reverted back to that point where I knew it worked, but now, with my cod...

Ximzend

Spotify Star

1496 Views

1 replies

0 likes

api
bug
Freezing
Help
  • 1496 Views
  • 1 replies
  • 0 likes

Upload preview error

PlanFreeCountryUS/JapanDevice(Surface Pro 7, Samsung Galaxy S24 Ultra) Operating System(Windows 11, Android 14.) My Question or IssueI have been trying to upload the 100th and 101st episodes of my weekly podcast through Spotify for Podcasters. Episod...

Newbie

Plan Free Country US/Japan Device (Surface Pro 7, Samsung Galaxy S24 Ultra)  Operating System (Windows 11, Android 14.)   My Question or Issue I have been trying to upload the 100...

Ximzend

Spotify Star

1057 Views

1 replies

0 likes

Possible Bug
  • 1057 Views
  • 1 replies
  • 0 likes

Get User's Top Items , get additional data

Improve the API for /me/top/{type}I would like to be able to specify satart and end date for time_rangeIn rhe response i would like to get back additional valuse:under items/TrackObject/1. number of streams, the number of times the track has been str...

Newbie

Improve the API for  /me/top/{type} I would like to be able to specify satart and end date for time_range In rhe response i would like to get back additional valuse: under items/TrackObject/...

414 Views

0 replies

0 likes

get users top items
webapi
  • 414 Views
  • 0 replies
  • 0 likes

Error al Subir Podcast

Ya hace días intento subir mi podcast a Spoty, lo grabe cantidad de veces, lo edite en diferentes plataformas, pero me dice error una y otra vez, no le puse música, y ya no se que hacer.

Visitor

Ya hace días intento subir mi podcast a Spoty, lo grabe cantidad de veces, lo edite en diferentes plataformas, pero me dice error una y otra vez, no le puse música, y ya no se que hacer.  ...

Ximzend

Spotify Star

609 Views

1 replies

0 likes

error subir podcast
  • 609 Views
  • 1 replies
  • 0 likes

Questions about building games spotify api(soundmap)

My Question or IssueHey guys I'm recently trying to build a game using data from spotify API. However during the process i noticed thisSpotify Dev policy III.2 'Do not create a game, including trivia quizzesBut how come relatively popular games like ...

Casual Listener

My Question or Issue Hey guys I'm recently trying to build a game using data from spotify API. However during the process i noticed this Spotify Dev policy III.2 'Do not create a game, including tr...

1144 Views

0 replies

0 likes

api
Game
  • 1144 Views
  • 0 replies
  • 0 likes

Update data request file naming conventions

Hi, I frequently export my Spotify data from the privacy page to extract my account data and extended streaming history. A small pain point that I often encounter is having to rename the file every time I get a new extract since every extract is name...

Newbie

Hi,   I frequently export my Spotify data from the privacy page to extract my account data and extended streaming history. A small pain point that I often encounter is having to rename th...

514 Views

0 replies

1 likes

Data Request
Downloading data
  • 514 Views
  • 0 replies
  • 1 likes

Not getting most recently most tracks through /v1/me/player/recently-played

I'm observing that my API client is intermittently not receiving the list of latest recently played tracks through the following endpoint:https://api.spotify.com/v1/me/player/recently-playedI'm observing however that services such as Last.fm seem to ...

Casual Listener

I'm observing that my API client is intermittently not receiving the list of latest recently played tracks through the following endpoint: https://api.spotify.com/v1/me/player/recently-played I'm o...

mabuse93

Newbie

342 Views

1 replies

1 likes

Possible Bug
  • 342 Views
  • 1 replies
  • 1 likes

Feedback Spotify Playlist Generator Project

Hi,I’m Vladyslav Dykyi, an AI developer working on a personal project called Adify. It’s a website where users can enter prompts, and the model generates unique Spotify playlists based on those inputs. The model has been trained on a large dataset of...

Visitor

Hi, I’m Vladyslav Dykyi, an AI developer working on a personal project called Adify. It’s a website where users can enter prompts, and the model generates unique Spotify playlists based on those...

535 Views

0 replies

0 likes

AI
songs
Spotify playlists
Unique
  • 535 Views
  • 0 replies
  • 0 likes