Announcements

Help Wizard

Step 1

NEXT STEP

Topics with Label: API Question

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • CheeroIp
  • Gig Goer
  • 2955 Views
  • 17 replies
  • 9 likes
  • 2955 Views
  • 17 replies
  • 9 likes

API to Get Future Release Dates of Podcasts

PlanPremiumCountryFinland My Question or Issue Is it possible to get the future release dates for podcast episodes?I would like to create a solution that would show when the next episode for a selected podcast will be released. At the moment I can on...

  • Newbie
  • Plan Premium Country Finland   My Question or Issue  Is it possible to get the future release dates for podcast episodes? I would like to create a solution that would show when the n...
  • Ximzend
  • Roadie
  • 121 Views
  • 1 replies
  • 0 likes
  • API Question
    Web API
  • 121 Views
  • 1 replies
  • 0 likes

Solved!! How to identify a track's genre in spotify api?

I am referring this particular documentation. "https://developer.spotify.com/documentation/web-api/reference/get-track"The sample response has the genre of a song. But the "Try it" option does not give me the expected response with "Genre"

  • Casual Listener
  • I am referring this particular documentation. "https://developer.spotify.com/documentation/web-api/reference/get-track" The sample response has the genre of a song. But the "Try it" option does not ...
  • Pitchaimuthu
  • Casual Listener
  • 396 Views
  • 4 replies
  • 0 likes
  • API Question
  • 396 Views
  • 4 replies
  • 0 likes

API blocked for Premium users?

PlanFreeCountry My Question or IssueI am developing a first app on Spotify using Authorization if there is no token. The app generates a random song, and tries again if it's not able to load it.It works for my Spotufy account which is free, but with ...

  • Newbie
  • Plan Free Country   My Question or Issue I am developing a first app on Spotify using Authorization if there is no token. The app generates a random song, and tries again if it's not able t...
  • Ximzend
  • Roadie
  • 258 Views
  • 1 replies
  • 0 likes
  • API Help
    API Question
    free plan
  • 258 Views
  • 1 replies
  • 0 likes

If I use the spotify api, can I do more than play the songs?

My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587I am building a unity game, and would like users to be able to sign into spotify from our game an...

  • Visitor
  • My question is similar to this one: https://community.spotify.com/t5/Spotify-for-Developers/Unity-AudioSource-Playback-Commercial-Integration/m-p/4969587 I am building a unity game, and would...
  • Ximzend
  • Roadie
  • 193 Views
  • 1 replies
  • 0 likes
  • API Question
  • 193 Views
  • 1 replies
  • 0 likes

Reverse lookup a playlist.

I would like to search for a playlist that contains a specific song.Can I reverse lookup from a song to get a list of playlists that contain that song?

  • Newbie
  • I would like to search for a playlist that contains a specific song. Can I reverse lookup from a song to get a list of playlists that contain that song?
  • Ximzend
  • Roadie
  • 406 Views
  • 1 replies
  • 0 likes
  • API Question
  • 406 Views
  • 1 replies
  • 0 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...
  • 239 Views
  • 0 replies
  • 0 likes
  • API Question
  • 239 Views
  • 0 replies
  • 0 likes

I wanna change cover image of playlist by API

PlanPremiumCountryJapan Operating SystemWindows 10 My Question or IssueHi, I wanna change cover image of playlist by API of URL below.https://developer.spotify.com/documentation/web-api/reference/#/operations/upload-custom-playlist-cover But this doc...

  • Newbie
  •   Plan Premium Country Japan   Operating System Windows 10   My Question or Issue Hi, I wanna change cover image of playlist by API of URL below. https://developer.spotify.c...
  • Ximzend
  • Roadie
  • 245 Views
  • 1 replies
  • 0 likes
  • API Question
  • 245 Views
  • 1 replies
  • 0 likes

Active Documentation Missing Info

My Question or IssueCurrently I am using the Web-API refrence Docs to help understand waht requests need to be made for what data. My issues is that it appears as thoguh some sections of the docs are not up to date and/or not completed. For example u...

  • Casual Listener
  • My Question or Issue Currently I am using the Web-API refrence Docs to help understand waht requests need to be made for what data. My issues is that it appears as thoguh some sections of the d...
  • 547 Views
  • 0 replies
  • 2 likes
  • api documentation
    API Question
    documentation
    Documentation Change
  • 547 Views
  • 0 replies
  • 2 likes

What's the amount of requests I can make?

PlanPremiumCountryBrazil Device(Macbook Air)Operating System(iOS 12) My Question or IssueHey guys, I'm Victor.I'm doing an MBA in Data Science and I have a project to design a music recommendation model. I was going to use your API to create a big da...

  • Casual Listener
  • Plan Premium Country Brazil   Device (Macbook Air) Operating System (iOS 12)   My Question or Issue Hey guys, I'm Victor. I'm doing an MBA in Data Science and I have a project...
  • victor622
  • Casual Listener
  • 308 Views
  • 2 replies
  • 0 likes
  • API Pricing
    API Question
    quota
    requests
  • 308 Views
  • 2 replies
  • 0 likes

Upload Custom Playlist Cover with Python

My Question or IssueHi! I'm having trouble with uploading custom image to playlist cover. Here's my code: def add_playlist_cover(playlist_id, token): with open('cover.jpg', 'rb') as f: data = base64.b64encode(f.read()) auth_header = {"Authorization":...

  • Visitor
  • My Question or Issue Hi! I'm having trouble with uploading custom image to playlist cover. Here's my code:    def add_playlist_cover(playlist_id, token): with open('cover.jpg', 'rb'...
  • Peter_Schorn
  • Roadie
  • 600 Views
  • 2 replies
  • 0 likes
  • api
    api documentation
    API Question
  • 600 Views
  • 2 replies
  • 0 likes

Solved!! Use of include_groups

I noted that the PHP SDK for the Spotify API uses include_groups to list what album types should be included (all if omitted). https://developer.spotify.com/documentation/web-api/reference/#/operations/get-multiple-albums doesn't mention it (there's ...

  • Music Fan
  • I noted that the PHP SDK for the Spotify API uses include_groups to list what album types should be included (all if omitted).   https://developer.spotify.com/documentation/web-api/reference/#...
  • papasmurph
  • Music Fan
  • 373 Views
  • 2 replies
  • 0 likes
  • Albums List
    API Question
  • 373 Views
  • 2 replies
  • 0 likes

**bleep**

Currently developing an application integrating with spotify API, wanting to synch all data etc and it relates to use in commercial spaces. Just wondering if anyone knows of any issues when using spotify's data in this manner. Not sure to what extent...

  • Visitor
  • Currently developing an application integrating with spotify API, wanting to synch all data etc and it relates to use in commercial spaces. Just wondering if anyone knows of any issues when using spo...
  • 201 Views
  • 0 replies
  • 0 likes
  • api authorization
    API Pricing
    API Question
  • 201 Views
  • 0 replies
  • 0 likes

Any way to get streaming history json file/data from API and not requesting it from Spotify?

Is there a way to download the json file for my streaming history instantaneously with the API and Python rather than waiting for Spotify to prepare it and email me that it is ready? Thanks!!

  • Music Fan
  • Is there a way to download the json file for my streaming history instantaneously with the API and Python rather than waiting for Spotify to prepare it and email me that it is ready?   Thanks!...
  • Ximzend
  • Roadie
  • 1598 Views
  • 1 replies
  • 0 likes
  • API Question
  • 1598 Views
  • 1 replies
  • 0 likes