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

37471 Views

138 replies

14 likes

Discussion
  • 37471 Views
  • 138 replies
  • 14 likes

Keep getting a "'" error when apostrophes are supposed to display in embedded Spotify player

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueHi there,I've been getting an issue with one of my clients where two title tracks that are su...

Casual Listener

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 Hi th...

rls04

Casual Listener

1024 Views

7 replies

0 likes

  • 1024 Views
  • 7 replies
  • 0 likes

Web Playback SDK in future / official Linux Client

HiWe are looking for a sustainable solution to integrate Spotify in our media center. For this we need a Linux client. Unfortunately I haven't found it until today. The player now works fine via the Web Playback SDK. But the SDK is still beta and the...

Regular

Hi We are looking for a sustainable solution to integrate Spotify in our media center. For this we need a Linux client. Unfortunately I haven't found it until today. The player now works fine via th...

537 Views

0 replies

0 likes

Linux
web playback sdk
  • 537 Views
  • 0 replies
  • 0 likes

Solved!! is it possible to know how many times atrack has been played by an user??

HelloI'm reading the API documentation and the HTTP response of my calls and I haven't been able to answer this question by myself, so I was wondering if it is even possible to know how many times a SINGLE track has been played by a SINGLE user?? tha...

Regular

Hello I'm reading the API documentation and the HTTP response of my calls and I haven't been able to answer this question by myself, so I was wondering if it is even possible to know how many times ...

Hubo

Community Legend

924 Views

1 replies

0 likes

api
  • 924 Views
  • 1 replies
  • 0 likes

Playing all saved tracks

PlanPremium Currently, the API only provides a https://api.spotify.com/v1/me/tracks call to get all saved tracks, but no proper way to play them all, without calling https://api.spotify.com/v1/me/player/play with the IDs of all tracks, which doesn't ...

Casual Listener

Plan Premium   Currently, the API only provides a https://api.spotify.com/v1/me/tracks call to get all saved tracks, but no proper way to play them all, without calling https://api.spotify.co...

Ximzend

Spotify Star

2373 Views

9 replies

3 likes

  • 2373 Views
  • 9 replies
  • 3 likes

How to get trackid

Hi all,I'm a data analyst with no real API experience who is trying to use my own Spotify data to carry out some analysis in Python. I've downloaded my data but what I really want is the Audio Features for my history (API for Audio Features). To do t...

Casual Listener

Hi all, I'm a data analyst with no real API experience who is trying to use my own Spotify data to carry out some analysis in Python. I've downloaded my data but what I really want is the Audio Fe...

Hubo

Community Legend

2622 Views

2 replies

0 likes

API reference
Developer
trackid
  • 2622 Views
  • 2 replies
  • 0 likes

Spotify WEB API from iOS App Can't Authenticate

Hey guys, I'm trying to build an iOS application which makes use of the Spotify WEB API for a school project. Basically I want to be able to authenticate through Spotify in the app and then be able to search and play songs on a phone with Spotify ins...

Newbie

Hey guys, I'm trying to build an iOS application which makes use of the Spotify WEB API for a school project.  Basically I want to be able to authenticate through Spotify in the app and then be ...

1836 Views

0 replies

0 likes

error 3
iOS
Web API
  • 1836 Views
  • 0 replies
  • 0 likes

Request for using the spotify web api for a commercial app

how and where do i make a request to get permission to use the Spotify web api? Thank you very much

Casual Listener

  how and where do i make a request to get permission to use the Spotify web api? Thank you very much

wuzzy1212

Regular

883 Views

1 replies

0 likes

  • 883 Views
  • 1 replies
  • 0 likes

Can the web API be used to pull band data?

I want to help artists support themselves and other artists or groups. I would like to know if the API cna be used to search all of spotify and pull data about artists so it cna be filtered by things like genre, monthly listens, date of last submissi...

Newbie

I want to help artists support themselves and other artists or groups.  I would like to know if the API cna be used to search all of spotify and pull data about artists so it cna be filtered by...

Hubo

Community Legend

2081 Views

1 replies

0 likes

  • 2081 Views
  • 1 replies
  • 0 likes

Cannot control librespot with the API

PlanPremiumCountryGermany Devicelibrespot, WebPlayerOperating SystemWindows 10 My Question or IssueCurrently I am working with this https://github.com/librespot-org/librespot-java software. I created a setup and it works fine.I can start the playback...

Casual Listener

Plan Premium Country Germany   Device librespot, WebPlayer Operating System Windows 10   My Question or Issue Currently I am working with this https://github.com/librespot-org/li...

959 Views

0 replies

0 likes

  • 959 Views
  • 0 replies
  • 0 likes

Открыть API

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

Casual Listener

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

Hubo

Community Legend

1348 Views

1 replies

0 likes

  • 1348 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...

1328 Views

0 replies

0 likes

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

11241 Views

1 replies

0 likes

API reference
API request
  • 11241 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

1276 Views

1 replies

0 likes

  • 1276 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...

447 Views

0 replies

0 likes

Discussion
  • 447 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

1974 Views

1 replies

0 likes

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

689 Views

1 replies

1 likes

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

119294 Views

21 replies

2 likes

Developer
Python
Uri
  • 119294 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

1777 Views

3 replies

0 likes

embed
wordpress
  • 1777 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

1085 Views

1 replies

0 likes

api
limit
  • 1085 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...

RIcoLoco

Casual Listener

22870 Views

31 replies

17 likes

Discussion
  • 22870 Views
  • 31 replies
  • 17 likes