Announcements
The Spotify Community is in read-only mode while we move to a new platform. We expect to be back up and running October 6th. During this time you can read existing content but take no other actions. If you still need help, visit our Support Site or contact us.

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

Gromushka

Music Fan

3681 Views

25 replies

11 likes

S4D
  • 3681 Views
  • 25 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

Guaruja20

Casual Listener

3056 Views

17 replies

2 likes

Discussion
  • 3056 Views
  • 17 replies
  • 2 likes

Connecting people with music

messaging with my contact and listening same music at same time with two or more person, this feature if added even more attractive

Visitor

messaging with my contact and listening same music at same time with two or more person, this feature if added even more attractive   

dm17

Casual Listener

528 Views

1 replies

0 likes

  • 528 Views
  • 1 replies
  • 0 likes

Is there any working example how to modify user playlists from command line?

I'm trying to write a simple script that will make a playlist and add all tracks by specific artist (from all albums) to this playlist.For my code I'm using ruby and rspotify library, and it should be generally something like: playlist = RSpotify::Us...

Gig Goer

I'm trying to write a simple script that will make a playlist and add all tracks by specific artist (from all albums) to this playlist. For my code I'm using ruby and rspotify library, and it should...

422 Views

0 replies

0 likes

Discussion
  • 422 Views
  • 0 replies
  • 0 likes

player problem

I found that the player provided by the current sdk does not monitor the playback status of the current song. How do I know when the current song is finished playing? Is there any other way to monitor it?

Casual Listener

I found that the player provided by the current sdk does not monitor the playback status of the current song. How do I know when the current song is finished playing? Is there any other way to monito...

593 Views

0 replies

1 likes

player
  • 593 Views
  • 0 replies
  • 1 likes

Help with App Use Case

The app I am developing creates a simple audio wave of specific frequency and then user's choice of music is overlayed on top of this audio wave via Spotify Android SDK. The app is part of a research project aimed at providing treatment to people suf...

Newbie

The app I am developing creates a simple audio wave of specific frequency and then user's choice of music is overlayed on top of this audio wave via Spotify Android SDK. The app is part of a research...

421 Views

0 replies

0 likes

  • 421 Views
  • 0 replies
  • 0 likes

Meeting the Design Guidelines from Unity

Plan : FreeCountry: US Device28 PlatformsOperating SystemUnity My Question or Issue I have a question about meeting the Spotify DESIGN GUIDELINES for building 3rd party apps. My Spotify App runs in Unity. To further complicate things,Unity runs on 28...

Music Fan

  Plan : Free Country: US   Device 28 Platforms Operating System Unity   My Question or Issue   I have a question about meeting the Spotify DESIGN GUIDELINES for buildi...

herbert_rush

Music Fan

2240 Views

5 replies

0 likes

Guidelines
unity
  • 2240 Views
  • 5 replies
  • 0 likes

Can someone please help me with my music app?

Im building app app and i want to use Spotify's API. I can show you the project if you're happy to get onboard.

Visitor

Im building app app and i want to use Spotify's API. I can show you the project if you're happy to get onboard.     

herbert_rush

Music Fan

585 Views

1 replies

0 likes

IOS 11
Music
Web Development
  • 585 Views
  • 1 replies
  • 0 likes

{"error":"unsupported_grant_type","error_description":"grant_type parameter is missing"} for Spotify

Using Spotify Documentation for Client Credential Flow (https://developer.spotify.com/documentation/general/guides/authorization/client-credentials/)I was able to create an API request in javascript:function getoAuth () { const client_id = id; const ...

Visitor

Using Spotify Documentation for Client Credential Flow (https://developer.spotify.com/documentation/general/guides/authorization/client-credentials/) I was able to create an API request in javascrip...

1295 Views

0 replies

0 likes

  • 1295 Views
  • 0 replies
  • 0 likes

Developer Policy 3.4 Clarification

The developer policy 3.4 says:Do not create any product or service which includes any non-interactive internet webcasting service. For example, you can’t create an application which plays content from a single source to several simultaneous listeners...

Visitor

The developer policy 3.4 says: Do not create any product or service which includes any non-interactive internet webcasting service. For example, you can’t create an application which plays content f...

456 Views

0 replies

0 likes

  • 456 Views
  • 0 replies
  • 0 likes

Accessing audio streams for audio DSP processing

Hi,I have developed an audio DSP algorithm for enhancing audio for the hearing impaired. The feedback I've had so far is that it greatly improves the experience for listeners.I'm exploring the possibilities of extending the reach of the algorithm int...

Newbie

Hi, I have developed an audio DSP algorithm for enhancing audio for the hearing impaired.  The feedback I've had so far is that it greatly improves the experience for listeners. I'm exploring ...

lucasoldi

Newbie

1717 Views

1 replies

0 likes

DSP
PCM
plugin
  • 1717 Views
  • 1 replies
  • 0 likes

looking for spotify specification json

hi all, im looking for the specification json file, for reference this github's api specifications. (https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v2.0/schema.json)i've found this but its not in json form (https://github.com/spotify/...

Newbie

  hi all,  im looking for the specification json file, for reference this github's api specifications. (https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v2.0/schema.json) i...

1966 Views

0 replies

0 likes

api
  • 1966 Views
  • 0 replies
  • 0 likes

Spotify embed

Can I use the voice command functionality for Spotify embed in my app that I am building for commercial purpose?

Newbie

Can I use the voice command functionality for Spotify embed in my app that I am building for commercial purpose?

1516 Views

0 replies

0 likes

  • 1516 Views
  • 0 replies
  • 0 likes

how to know if my song is featured in a editorial playlist with using API

Hello I'm Kensuke from Japan.Is there any way to know if my song is in a editorial playlist with using API?I can do this by searching my song's track id in each playlist ids getting from category's playlist, but it takes long time.I'd like to know th...

Visitor

Hello I'm Kensuke from Japan. Is there any way to know if my song is in a editorial playlist with using API? I can do this by searching my song's track id in each playlist ids getting from category...

592 Views

0 replies

0 likes

ultra-vybe
  • 592 Views
  • 0 replies
  • 0 likes

Removing User Access to Application

I am developing a programing integrating the Spotify web API in a school project. After reading the guidelines provided by Spotify it has become evident that there needs to be an easy way for the user to opt out of using the application, removing our...

Newbie

I am developing a programing integrating the Spotify web API in a school project. After reading the guidelines provided by Spotify it has become evident that there needs to be an easy way for the use...

727 Views

0 replies

0 likes

api
authorization
  • 727 Views
  • 0 replies
  • 0 likes

"Get User's Saved Tracks" is inaccurate

Plan: PremiumCountry: NA My Issue:My Spotify currently has a few new liked songs. The image below shows those songs. When I call "https://api.spotify.com/v1/me/tracks" I get the following response: https://pastebin.com/4N6JLtAd.There are a few discre...

Newbie

Plan: Premium Country: NA   My Issue: My Spotify currently has a few new liked songs. The image below shows those songs.   When I call "https://api.spotify.com/v1/me/tracks" I g...

567 Views

0 replies

2 likes

  • 567 Views
  • 0 replies
  • 2 likes

Solved!! API Get a Playlist's Items - Incorrect tracks

Plan - PremiumCountry - UKDevice - Levono laptopOperating System - Windows 10Category: API - Get a Playlist's ItemsCode: GET https://api.spotify.cm/v1/playlists/{playlist_id}/tracksMy Question or IssueI'm trying to extract the list of tracks from one...

Regular

Plan - Premium Country - UK Device - Levono laptop Operating System - Windows 10 Category: API - Get a Playlist's Items Code: GET https://api.spotify.cm/v1/playlists/{playlist_id}/trac...

Melalalaaanie

Newbie

6647 Views

10 replies

0 likes

  • 6647 Views
  • 10 replies
  • 0 likes

Urgent. Transferring the app (Client ID and API keys) to another account

Hello. Today Spotify announced that it is going to completely shutdown services in Russia on Apr, 11. How may I transfer the app to another non-Russian account to ensure its functioning? Or shutdown will not affect API access for apps registered with...

Gig Goer

Hello. Today Spotify announced that it is going to completely shutdown services in Russia on Apr, 11. How may I transfer the app to another non-Russian account to ensure its functioning? Or shutdown ...

alexantenna

Gig Goer

2048 Views

2 replies

48 likes

  • 2048 Views
  • 2 replies
  • 48 likes

do i need node Js in order to use the Spotify Api

i tried to fetch from the Spotify Api today using the Built in Fetch() in the browser it didn't work i got Error there was not Even a Response when I tried to fetch using Axios which is built on node js as I understand , it worked Fine does that mean...

Newbie

i tried to fetch from the Spotify Api today using the Built in Fetch() in the browser  it didn't work i got Error there was not Even a Response  when I tried to fetch using Axios which is ...

673 Views

0 replies

1 likes

Discussion
  • 673 Views
  • 0 replies
  • 1 likes

SET PROFILE PICTURE USING API

Is there a way to change/set a profile picture using api requests?? if there isnt then can you please make it a thing

Visitor

Is there a way to change/set a profile picture using api requests?? if there isnt then can you please make it a thing

Peter_Schorn

Roadie

1172 Views

1 replies

0 likes

API request
Profile Pic
Spotify
  • 1172 Views
  • 1 replies
  • 0 likes

Can't resume playback, can only play a new track (player/play API endpoint)

pressPlay(token, device_id) { const path = 'https://api.spotify.com/v1/me/player/play?device_id=' + device_id; axios({ method: 'put', url: path, headers: { 'Accept': 'application/json', 'Content-Type': 'application/json', 'Authorization': 'Bearer ' +...

Casual Listener

pressPlay(token, device_id) { const path = 'https://api.spotify.com/v1/me/player/play?device_id=' + device_id; axios({ method: 'put', url: path, headers: { 'Accept': 'appl...

shanewilliams29

Casual Listener

901 Views

1 replies

0 likes

  • 901 Views
  • 1 replies
  • 0 likes