Announcements

Help Wizard

Step 1

NEXT STEP

Spotify for Developers

Discuss building apps with Spotify APIs and SDKs

Start a topic

Spotify Soloist: a new terminal based player for headless and DIY setups

Hey everyone, we've created this thread to share details about Spotify Soloist. Spotify Soloist is a new, lightweight Spotify client for headless setups. It runs as a background service, supports Spotify Connect, and works on Raspberry Pi and other L...

Spotify

palchrb

Newbie

2477 Views

24 replies

11 likes

S4D
  • 2477 Views
  • 24 replies
  • 11 likes

Web API quota updates for Development Mode

Hey everyone, I've created this thread to share some updates to how quotas work for Development Mode apps on the Spotify Web API to help you better organize your projects. We've shared a Blog post that explains everything in detail. Here's the short ...

Spotify

paulmurray48

Newbie

2441 Views

14 replies

2 likes

Discussion
  • 2441 Views
  • 14 replies
  • 2 likes

Solved!! spotify data cant be reached when deployed but works in local

Hi everyone. I thought it would be a fun project to make a website for my friends birthday and a feature I added in is artist/genre/track evaluation from spotify. Everything works locally but when I deployed to Render.com (https://robify.onrender.com...

Casual Listener

Hi everyone. I thought it would be a fun project to make a website for my friends birthday and a feature I added in is artist/genre/track evaluation from spotify. Everything works locally but when I...

Salomekhel

Casual Listener

1450 Views

5 replies

0 likes

  • 1450 Views
  • 5 replies
  • 0 likes

Track features - Which models are used to extract track features?

Hi,Could you please provide information on the models Spotify uses to extract track features? I'm aware of similar models like Essentia (https://essentia.upf.edu/models.html). Are the models used by Spotify for track feature extraction publicly avail...

Casual Listener

Hi, Could you please provide information on the models Spotify uses to extract track features? I'm aware of similar models like Essentia (https://essentia.upf.edu/models.html). Are the models used b...

csipapicsa

Casual Listener

625 Views

1 replies

0 likes

Backend
Developer Terms of Service
ML models
models
spotify api
track features
  • 625 Views
  • 1 replies
  • 0 likes

Solved!!Superuser Contribution Different resume_point values from GetShowEpisodes and GetEpisode endpoints

TL;DRGetShowEpisodes is often returning the wrong Episode.resume_point.fully_played value; GetEpisode is working as expected. My Question or IssueI use Spotify API to generate an specifically ordered list of Podcast episodes each day. I noticed as of...

Regular

TL;DR GetShowEpisodes is often returning the wrong Episode.resume_point.fully_played value; GetEpisode is working as expected.   My Question or Issue I use Spotify API to...

MartinKilonzo

Regular

1547 Views

5 replies

0 likes

Possible Bug
  • 1547 Views
  • 5 replies
  • 0 likes

Time for an update on API Approval times?

Hey everyone, I thought I'd share a bit of our journey in trying to integrate Spotify into our social music platform. Like many of you here, we've been navigating the mysterious seas of the Spotify API approval process. We get it, the approval team's...

Music Fan

Hey everyone,   I thought I'd share a bit of our journey in trying to integrate Spotify into our social music platform. Like many of you here, we've been navigating the mysterious seas of the ...

rotemd1

Casual Listener

3812 Views

10 replies

6 likes

Discussion
Question
  • 3812 Views
  • 10 replies
  • 6 likes

Clarification on AI/ML violation clause, using my use case as an example

Hi there, To expand on my subject line, I'm wondering if my particular use case may be seen as a violation of the AI/ML clause, with respect to the ingestion of data. As such, my process flow involves generating a list of recommendations using parame...

Newbie

Hi there,     To expand on my subject line, I'm wondering if my particular use case may be seen as a violation of the AI/ML clause, with respect to the ingestion of data.    &...

407 Views

0 replies

0 likes

AI
Spotify Developer
Spotify Developer Rules
  • 407 Views
  • 0 replies
  • 0 likes

GET playback state and rate limits

Hi! I am looking to build a player as a hobby project that would not be too different from the actual Spotify's web player, but for real-time knowledge about the playback state I would need to poll the GET Playback State endpoint quite often. Will my...

Newbie

Hi! I am looking to build a player as a hobby project that would not be too different from the actual Spotify's web player, but for real-time knowledge about the playback state I would need to poll t...

499 Views

0 replies

0 likes

Question
  • 499 Views
  • 0 replies
  • 0 likes

Spotify Web API taking forever to respond

Hi everyone,I just recently started using Spotify API for a personal project in Python, and I've run into an issue that I think might be related to rate limiting. The API has suddenly stopped responding, and the requests are taking forever to complet...

Visitor

Hi everyone, I just recently started using Spotify API for a personal project in Python, and I've run into an issue that I think might be related to rate limiting.   The API has suddenly stop...

bobdole203

Casual Listener

2420 Views

4 replies

1 likes

Question
  • 2420 Views
  • 4 replies
  • 1 likes

Web API `search` endpoint unexpected results.

Hi, The Web API's `search` endpoint is giving unexpected results. For example, the result is empty (even after the response code 200). BUT, with the same query on documentation playground, it does return right results. Even if I copy-paste the exact ...

Casual Listener

Hi,   The Web API's `search` endpoint is giving unexpected results. For example, the result is empty (even after the response code 200). BUT, with the same query on documentation playground, i...

Ximzend

Spotify Star

1489 Views

3 replies

0 likes

Possible Bug
Web API
  • 1489 Views
  • 3 replies
  • 0 likes

Solved!! 403 code on PUT v1/me/tracks

When I try to save a track on a new account I get 403 code response but when I try to do the same operation with my old spotify account everything is fine, what can be the issue?

Newbie

When I try to save a track on a new account I get 403 code response but when I try to do the same operation with my old spotify account everything is fine, what can be the issue?

Ximzend

Spotify Star

922 Views

1 replies

1 likes

Question API OAuth
  • 922 Views
  • 1 replies
  • 1 likes

Can My Virtual Babies Play Spotify Music?

Hello,I am working on a project where I am developing smart virtual babies. I want these babies to connect to a Spotify account and play music. The goal is for people to listen to their Spotify music using these virtual babies.Since the babies won’t ...

Visitor

Hello, I am working on a project where I am developing smart virtual babies. I want these babies to connect to a Spotify account and play music. The goal is for people to listen to their Spotify mus...

Ximzend

Spotify Star

617 Views

1 replies

0 likes

Device Integration
Spotify APIs
Spotify Integration
  • 617 Views
  • 1 replies
  • 0 likes

Extract metadata of podcast shows, with mp3 files all of episodes usinng API call

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHow to extract metadata of podcasts with mp3 files.

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 How to ...

Ximzend

Spotify Star

527 Views

1 replies

0 likes

Podcast API
  • 527 Views
  • 1 replies
  • 0 likes

Unable to hear any sound in spotify

PlanPremiumCountryIndiaDeviceRealme P1 pro 5gOperating SystemAndroid My Question or IssueI am unable to here any sound from spotify but my speaker is working in all other apps but only in Spotify no sound is coming even if it is connected with blueto...

Newbie

Plan Premium Country India Device Realme P1 pro 5g Operating System Android    My Question or Issue I am unable to here any sound from spotify but my speaker is working in all oth...

290 Views

0 replies

0 likes

Feature Request
Possible Bug
  • 290 Views
  • 0 replies
  • 0 likes

Spotify OAuth invalid authorization code

I am receiving a 400 code response from Spotify when attempting to exchange an auth code for an access token. The authorization code is correct and works with my application. My frontend sends the auth code to the backend which has a view method that...

Casual Listener

I am receiving a 400 code response from Spotify when attempting to exchange an auth code for an access token. The authorization code is correct and works with my application. My frontend sends the au...

1281 Views

0 replies

0 likes

OAuth
  • 1281 Views
  • 0 replies
  • 0 likes

Artists monthly listeners statistics

My QuestionHi there!I have been looking for API information to see an artist's monthly listenersI know this information can be found in a Spotify for artists profile, but I can't find a documented API to get it. Does anybody know how to do that? Mayb...

Visitor

My Question Hi there! I have been looking for API information to see an artist's monthly listeners I know this information can be found in a Spotify for artists profile, but I can't find a documen...

2XXL

Regular

9427 Views

3 replies

4 likes

Monthly Listeners
  • 9427 Views
  • 3 replies
  • 4 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...

481 Views

0 replies

0 likes

Question
  • 481 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

681 Views

1 replies

6 likes

  • 681 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

5770 Views

2 replies

2 likes

api
endpoint
Playlists
  • 5770 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...

1105 Views

0 replies

2 likes

API Bug
Recommendations
SeedGenre
  • 1105 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

1681 Views

2 replies

0 likes

Question
  • 1681 Views
  • 2 replies
  • 0 likes