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

stefanbathman

Casual Listener

45196 Views

153 replies

17 likes

Discussion
  • 45196 Views
  • 153 replies
  • 17 likes

Открыть API

Добрый день. Мы разрабатываем новый сервис для определения популярности музыкантов России и стран ближнего зарубежья на основе статистики по стриминговым сервисам, социальным сетям, радиостанциям, концертным площадкам. Сервис предназначен для того, ч...

Casual Listener

Добрый день. Мы разрабатываем новый  сервис для определения популярности музыкантов России и стран ближнего зарубежья на основе статистики по стриминговым сервисам, социальным сетям, радиостанци...

Hubo

Community Legend

1373 Views

1 replies

0 likes

  • 1373 Views
  • 1 replies
  • 0 likes

API: What defines a valid Spotify ID?

I want to verify user input before executing the request and receiving a Bad Request Error. I know it has to be base-62, so [a-zA-Z0-9], but what other restrictions are there? I've noticed that it seems to expect the ID to be 22 characters long. Woul...

Visitor

I want to verify user input before executing the request and receiving a Bad Request Error. I know it has to be base-62, so [a-zA-Z0-9], but what other restrictions are there? I've noticed that it se...

1396 Views

0 replies

0 likes

  • 1396 Views
  • 0 replies
  • 0 likes

Solved!! How to request several scopes for a token to Spotify API

I need to "authorize" the bearer token to delete some tracks from a list (from my personal Spotify account) I'm following this flow I first make a POST request to https://accounts.spotify.com/api/token using `"Authorization: Basic ZjM4ZjAw...WY0MzE="...

Regular

I need to "authorize" the bearer token to delete some tracks from a list (from my personal Spotify account) I'm following this flow I first make a POST request to https://accounts.spotify.com/api/tok...

Hubo

Community Legend

11415 Views

1 replies

0 likes

API reference
API request
  • 11415 Views
  • 1 replies
  • 0 likes

Spotify DJ?

As the subject ask is it possible to use Spotify as a DJ, since you can buy Spotify for commercial use (company). This is more for personal use as well, since some songs have long intro or outro. You are able today to make the end of the song fade, s...

Visitor

As the subject ask is it possible to use Spotify as a DJ, since you can buy Spotify for commercial use (company).   This is more for personal use as well, since some songs have long intro or o...

Zeyu

Music Fan

1303 Views

1 replies

0 likes

  • 1303 Views
  • 1 replies
  • 0 likes

How Much is Possible Currently? (Features)

I am new to this, but assume it would be feasible to support all (or most?) of the following features on an app (iOS & Android) for Spotify users on free accounts. Please provide some true and false feedback for each assumption. An app can:Select a p...

Casual Listener

I am new to this, but assume it would be feasible to support all (or most?) of the following features on an app (iOS & Android) for Spotify users on free accounts. Please provide some true and fa...

458 Views

0 replies

0 likes

Discussion
  • 458 Views
  • 0 replies
  • 0 likes

Client Side Application on top of Spotify's API

I am building a CLI on top of this Node.js API client: https://github.com/thelinmichael/spotify-web-api-node From what I understand, I need 2 kinds of authetnications. One is for the app itself (described here), and one is user authentication (descri...

Regular

I am building a CLI on top of this Node.js API client: https://github.com/thelinmichael/spotify-web-api-node   From what I understand, I need 2 kinds of authetnications. One is for the app its...

Hubo

Community Legend

1995 Views

1 replies

0 likes

  • 1995 Views
  • 1 replies
  • 0 likes

Android SDK - playlist/liked songs

is there a way to retrieve playlists (and liked songs) via the android SDK?how to start playing liked songs as a playlist?

Casual Listener

is there a way to retrieve playlists (and liked songs) via the android SDK? how to start playing liked songs as a playlist?  

ThomasMW

Casual Listener

704 Views

1 replies

1 likes

  • 704 Views
  • 1 replies
  • 1 likes

Redirect URI needed?

I just started working with Spotify's Web API and am using Python/Spotipy to retrieve data. If I want to retrieve data related specifically to my personal account (like recently played tracks or saved albums), do I need to set a redirect URI in my ap...

Casual Listener

I just started working with Spotify's Web API and am using Python/Spotipy to retrieve data. If I want to retrieve data related specifically to my personal account (like recently played tracks or save...

Ximzend

Spotify Star

128271 Views

21 replies

2 likes

Developer
Python
Uri
  • 128271 Views
  • 21 replies
  • 2 likes

Solved!! Embed code not working in Worpress widgets

PlanFreeCountryCosta Rica but it is affecting worldwideDeviceAllOperating SystemWindows, Android to the extent I could check My Question or IssueTrying to embed my playlist in a widget on wordpresshttps://open.spotify.com/user/nb9zbd3num3x193bey7azzi...

Regular

Plan Free Country Costa Rica but it is affecting worldwide Device All Operating System Windows, Android to the extent I could check   My Question or Issue Trying to embed my playl...

Pontik

Regular

1812 Views

3 replies

0 likes

embed
wordpress
  • 1812 Views
  • 3 replies
  • 0 likes

Api limit concern

Hi, I'm currently developing an app which in home it displays all the artist that I follow and for each of them I display their latest track. The problem is that to do this I need to invoke http://api.spotify.com/v1/me/following?type=artist until I r...

Music Fan

Hi, I'm currently developing an app which in home it displays all the artist that I follow and for each of them I display their latest track.  The problem is that to do this I need to invoke&nb...

M4tr1k

Music Fan

1121 Views

1 replies

0 likes

api
limit
  • 1121 Views
  • 1 replies
  • 0 likes

Superuser Contribution Spotify for artists API

Hi all, I am in the process of working with the Spotify API and am wondering how I go about allowing an artist to login and see their own tracks. I was thinking that perhaps all Spotify accounts are linked to Artists once they get an artist profile c...

Visitor

Hi all,    I am in the process of working with the Spotify API and am wondering how I go about allowing an artist to login and see their own tracks. I was thinking that perhaps all Spotif...

t0r

Regular

24024 Views

34 replies

19 likes

Discussion
  • 24024 Views
  • 34 replies
  • 19 likes

Get user id for current user

I'm using the ios-sdk. I'm connected and can control the player API, but I'd like to retrieve some data from the REST API. How do I get the current user's spotify id for the queries? TIA

Regular

I'm using the ios-sdk. I'm connected and can control the player API, but I'd like to retrieve some data from the REST API. How do I get the current user's spotify id for the queries?   TIA &n...

hethcox

Regular

3235 Views

1 replies

1 likes

iOS
  • 3235 Views
  • 1 replies
  • 1 likes

Solved!! Dashboard data

Hello there !I'm a JS developer and I just get familiar with the spotify API.My application is working fine, I made a nodeJs server for authentication and a little Svelte App to display some data !I was expecting the spotify dashboard page to display...

Casual Listener

Hello there ! I'm a JS developer and I just get familiar with the spotify API. My application is working fine, I made a nodeJs server for authentication and a little Svelte App to display some data...

Nexoïd

Casual Listener

1613 Views

1 replies

0 likes

  • 1613 Views
  • 1 replies
  • 0 likes

Solved!! API Search returns Error 500 - Server Error

PlanPremiumCountryFRDeviceAPI from computer My Question or IssueAPI was working fine for searching songs but since a couple of hours, this gives an Error 500 Server Error. Note that when parameter 'artist' is given, it works. But when looking for 'tr...

Regular

Plan Premium Country FR Device API from computer   My Question or Issue API was working fine for searching songs but since a couple of hours, this gives an Error 500 Server Error.  ...

Eagleone

Regular

2257 Views

3 replies

0 likes

error api search
  • 2257 Views
  • 3 replies
  • 0 likes

Podcast statistics available via API

Hi, it would be great if podcast statistics where available in the API. This would make it possible for podcast hosting providers to provide podcasters with a central performance dashboard. I know that podcasters are in desperate need of a central pl...

Casual Listener

Hi, it would be great if podcast statistics where available in the API. This would make it possible for podcast hosting providers to provide podcasters with a central performance dashboard.  &n...

Hubo

Community Legend

2517 Views

1 replies

1 likes

  • 2517 Views
  • 1 replies
  • 1 likes

Bug with an API Recently Played Tracks

According description, the method "Get Current User's Recently Played Tracks" must return the most recent 50 tracks that played more than 30 seconds. In practice, play history isn't updated with any tracks 35-40-50... seconds. Only tracks that are al...

Music Fan

According description, the method "Get Current User's Recently Played Tracks" must return the most recent 50 tracks that played more than 30 seconds.   In practice, play history isn't updated ...

G-Unit88

Casual Listener

4259 Views

12 replies

28 likes

  • 4259 Views
  • 12 replies
  • 28 likes

Spotify: please expose the essential parts of a song's waveform

Spotify: please expose more of a track's waveform than the first 30 sec. There is a research community that wants to develop more powerful song-waveofmr analytics than exists today. For example, see Bill Protzmann'spost 3 weeks ago on Emotion Data. T...

Visitor

Spotify: please expose more of a track's waveform than the first 30 sec.  There is a research community that wants to develop more powerful song-waveofmr analytics than exists today.  Fo...

dacandyman0

Casual Listener

947 Views

1 replies

1 likes

Discussion
  • 947 Views
  • 1 replies
  • 1 likes

Set Volume - What Devices?

Out of all the Device Types, which ones can the volume be set for, via the Web API?I know for example that the volume can be set for "Computer" and can not be set for "Smartphone". Is there a known list of Devices (out of the full list below) that th...

Casual Listener

Out of all the Device Types, which ones can the volume be set for, via the Web API? I know for example that the volume can be set for "Computer" and can not be set for "Smartphone". Is there a k...

djmtdj

Casual Listener

924 Views

2 replies

1 likes

Discussion
  • 924 Views
  • 2 replies
  • 1 likes

Change/Restore playlist URL

My Question or Issue It should be possible to change/restore the url from your playlist. Not to put the url you want, but restore it to another random one. Thanks.

Casual Listener

My Question or Issue   It should be possible to change/restore the url from your playlist. Not to put the url you want, but restore it to another random one. Thanks.

Hubo

Community Legend

675 Views

1 replies

0 likes

restore
URL
  • 675 Views
  • 1 replies
  • 0 likes

Synchronizing preview music with Users Photo

What exactly are the synchronizing rules set out when using preview (short clip) spotify music with a Users Photo. Example, allowing a USER who has a premium Spotify account to select a specific preview url ( with bold call to action for redirecting ...

Regular

What exactly are the synchronizing rules set out when using preview (short clip) spotify music with a Users Photo. Example, allowing a USER who has a premium Spotify account to select a specific prev...

nullroot

Newbie

1184 Views

1 replies

0 likes

license
preview
synchronizing
  • 1184 Views
  • 1 replies
  • 0 likes