Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

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

stuxmirai

Regular

43023 Views

151 replies

16 likes

Discussion
  • 43023 Views
  • 151 replies
  • 16 likes

Superuser Contribution User not registered in the developer dashboard

PlanPremiumCountryUnited StatesDeviceDesktop web browserOperating SystemWindows 10 My Question or IssueI'm building a web app to view a user's playlists. Previously I was able to log in to spotify successfully through the app, and view my playlists. ...

Casual Listener

Plan Premium Country United States Device Desktop web browser Operating System Windows 10   My Question or Issue I'm building a web app to view a user's playlists. Previously I was abl...

gophers

Visitor

3871 Views

7 replies

2 likes

  • 3871 Views
  • 7 replies
  • 2 likes

Solved!! retrieving genre of track in metadata

My Question or IssueI'm writing a scritpt to try to retrieve the genre from a track using the metadata of that song. I am not well versed in the spotify API, so i do need some information .btw i am writing it in Python and I'm using spotipy to access...

Visitor

My Question or Issue I'm writing a scritpt to try to retrieve the genre from a track using the metadata of that song. I am not well versed in the spotify API, so i do need some information 😅. ...

ryzeus

Casual Listener

10550 Views

5 replies

3 likes

API Help
genres
Python
python api
  • 10550 Views
  • 5 replies
  • 3 likes

playing song previews

PlanFree/Premium My Question or IssueI want to play little bits of random songs as part of a guessing game based on 3,5 and 10 seconds of the song. I don't want to do this with the player SDK since it's behind a paywall. being able to play the whole ...

Casual Listener

Plan Free/Premium   My Question or Issue I want to play little bits of random songs as part of a guessing game based on 3,5 and 10 seconds of the song. I don't want to do this with the playe...

Ximzend

Spotify Star

465 Views

1 replies

0 likes

  • 465 Views
  • 1 replies
  • 0 likes

can I embed playlist on my website

I am not sure I qualify as a developer. I just have a blog on a website, and I'd like to embed a playlist to my favorite songs (that I did not write).

Casual Listener

I am not sure I qualify as a developer. I just have a blog on a website, and I'd like to embed a playlist to my favorite songs (that I did not write).

366 Views

0 replies

0 likes

  • 366 Views
  • 0 replies
  • 0 likes

Generate playlist based on mood

PlanFree/PremiumCountryIndonesiaDevice(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating SystemWindows 10 My Question or IssueIs there a way to generate playlist based on mood(ex: happy, sad, relaxed, etc.)?I read there's a way natively wit...

Casual Listener

Plan Free/Premium Country Indonesia Device (iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016) Operating System Windows 10   My Question or Issue Is there a way to generate playlist ba...

Ximzend

Spotify Star

4510 Views

7 replies

0 likes

  • 4510 Views
  • 7 replies
  • 0 likes

[Request Quota Extension] We wish to integrate Spotify API with we our music creation tool

Hi Spotify Team, We are developing a music creation tool to help music lovers create songs with no music background. To better navigate users to cook their melodies, we would like to learn what are their preferences on Spotify. Our application client...

Newbie

Hi Spotify Team,    We are developing a music creation tool to help music lovers create songs with no music background. To better navigate users to cook their melodies, we would like to l...

390 Views

0 replies

0 likes

Quota Request
  • 390 Views
  • 0 replies
  • 0 likes

Is there a way to get the songs my friends have listened to programmatically?

I see the web API allows you to get the public information, but is there any way to have my friends allow my code to pull their own song histories? That way I can make a playlist out of their songs without asking them what they listened to.

Visitor

I see the web API allows you to get the public information, but is there any way to have my friends allow my code to pull their own song histories? That way I can make a playlist out of their songs w...

Ximzend

Spotify Star

453 Views

1 replies

0 likes

  • 453 Views
  • 1 replies
  • 0 likes

Superuser Contribution [Developer] Expose endpoints to create or query folders

There are a couple of questions floating around folder info not being available via the API. As of today there are no endpoints associated to get folder information (link to docs). It'd be nice to have this feature exposed via the api to allow more c...

Regular

There are a couple of questions floating around folder info not being available via the API. As of today there are no endpoints associated to get folder information (link to docs). It'd be nice to ha...

t0r

Regular

1313 Views

6 replies

9 likes

Developer
  • 1313 Views
  • 6 replies
  • 9 likes

Prohibited Apps

Hello, one of the developer guidelines for prohibited apps says you can't put content from another streaming service next to Spotify content. It's kind of vague and I was hoping to get a more definitive answer about what I want to do. Am i allowed to...

Newbie

Hello, one of the developer guidelines for prohibited apps says you can't put content from another streaming service next to Spotify content. It's kind of vague and I was hoping to get a more definit...

Ximzend

Spotify Star

605 Views

1 replies

0 likes

  • 605 Views
  • 1 replies
  • 0 likes

Refresh token replying with ETIMEDOUT

When getting an access_token using a refresh_token i get a ETIMEDOUT error. I have used your code from this page: https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ under the section Request a refreshed Access Token H...

Newbie

When getting an access_token using a refresh_token i get a ETIMEDOUT error. I have used your code from this page: https://developer.spotify.com/documentation/general/guides/authorization/code-flow/ u...

405 Views

0 replies

0 likes

Authentication Token
  • 405 Views
  • 0 replies
  • 0 likes

Quota Extension Rejected

Hi, My quota extension was recently rejected and no reason was provided and I didn't violate any of the terms of the app development.

Casual Listener

Hi,   My quota extension was recently rejected and no reason was provided and I didn't violate any of the terms of the app development.  

381 Views

0 replies

0 likes

  • 381 Views
  • 0 replies
  • 0 likes

Spotify Web API: Queue endpoint needs polish

I'm working on building a queue view using the newish Queue endpoint, but there are a few bugs/missing features:Firstly, it returns 20 results, including currently playing. But it always returns 20 results - even when the queue is 12 items long. You ...

Music Fan

I'm working on building  a queue view using the newish Queue endpoint, but there are a few bugs/missing features: Firstly, it returns 20 results, including currently playing. But it always ret...

syeo66

Casual Listener

1162 Views

2 replies

10 likes

queue management
Web API
  • 1162 Views
  • 2 replies
  • 10 likes

In what format is the offline_timestamp key in your personal data?

In the extended personal data, there is a key called "offline_timestamp". In the ReadMeFirst it has the following description: "This field is a timestamp of when offline mode was used, ifused.". When looking at these values, there seems to be no corr...

Visitor

In the extended personal data, there is a key called "offline_timestamp". In the ReadMeFirst it has the following description: "This field is a timestamp of when offline mode was used, if used.". Wh...

480 Views

0 replies

1 likes

  • 480 Views
  • 0 replies
  • 1 likes

Use api to search for specific songs that are mixed into longer sets/recordings

Hi there, I was wondering if it's possible to use the Spotify api to search for specific songs that are mixed into longer sets/recordings? Hope you can help with this. Kind regards, Olaf

Newbie

Hi there,   I was wondering if it's possible to use the Spotify api to search for specific songs that are mixed into longer sets/recordings?   Hope you can help with this.   Kind...

448 Views

0 replies

0 likes

API Question
  • 448 Views
  • 0 replies
  • 0 likes

Web Playback SDK - 404 not found after computer sleep

Hi all.I have created a web player to play my saved songs.If i close my laptop lid and reopen (Mac), calls to`https://api.spotify.com/v1/me/player/play?device_id=58c0a166ebaa633d9d6e47cf4226830ba1704062` return a 404 device not found (device being th...

Regular

Hi all. I have created a web player to play my saved songs. If i close my laptop lid and reopen (Mac), calls to `https://api.spotify.com/v1/me/player/play?device_id=58c0a166ebaa633d9d6e47cf42268...

433 Views

0 replies

0 likes

API Help
Help
  • 433 Views
  • 0 replies
  • 0 likes

Cannot delete tracks from a playlist using the API. Receiving 401 error.

PlanFree/PremiumCountryCanada My Question or IssueI've been trying and failing to delete tracks from a playlist using the API. Every method I attempt results in a 401 error from spotify. This is a JavaScript Web App and I'm performing both Oauth and ...

Newbie

Plan Free/Premium Country Canada   My Question or Issue I've been trying and failing to delete tracks from a playlist using the API. Every method I attempt results in a 401 error from spot...

Ximzend

Spotify Star

647 Views

1 replies

0 likes

api
javascript
  • 647 Views
  • 1 replies
  • 0 likes

[Developer] Concrete rate limits

Hi! There are not concrete numbers regarding rate limits for the Spotify API. This documentation https://developer.spotify.com/documentation/web-api/guides/rate-limits/ tells us there is a 30 second window in which the number of requests are monitore...

Newbie

Hi! There are not concrete numbers regarding rate limits for the Spotify API. This documentation https://developer.spotify.com/documentation/web-api/guides/rate-limits/ tells us there is a ...

471 Views

0 replies

0 likes

Developer
  • 471 Views
  • 0 replies
  • 0 likes

Canvas API

An API or additional endpoint on the existing Spotify API that provides a URL to a tracks given canvas in an mp4 format.

Visitor

An API or additional endpoint on the existing Spotify API that provides a URL to a tracks given canvas in an mp4 format. 

626 Views

0 replies

2 likes

  • 626 Views
  • 0 replies
  • 2 likes

[Win 10] Cannot play playlist using spotify uri

PlanPremiumCountryPolandDeviceLaptop, Spotify Desktop ClientOperating SystemWindows 10 My Question or IssueHi All,I am trying to use spotify uri to auto-open spotify on a specific playlist and start playing it. However, I found that playlist uri with...

Newbie

Plan Premium Country Poland Device Laptop, Spotify Desktop Client Operating System Windows 10   My Question or Issue Hi All, I am trying to use spotify uri to auto-open spotify on a s...

894 Views

0 replies

3 likes

  • 894 Views
  • 0 replies
  • 3 likes