Announcements

Help Wizard

Step 1

NEXT STEP

[API] Get playlist id with the new "Copy Link" in Android/iOS

[API] Get playlist id with the new "Copy Link" in Android/iOS

Hi!

 

Some time ago the link obtained through the option "copy link" in the button "share" (Album, Artist, Playlist) on mobile devices was something like:

https:// open .spotify.com/playlist/1ifYNpMYGlOd3p7lcftdcS?si=hlr2fHNhThWCzmRYQTeiEw 


But now that link has apparently changed, to look something like:

https://link.tospotify.com/UKgtykPqybb


And now I can only get the "old" share link with the playlist id via spotify on the desktop


How to find the id with this new link? since by my investigations the spotify api does not support it yet, is there any prediction or solution for that?

 

thanks!

Reply
1 Reply

Hi @juniorklawa. The link.tospotify.com URLs do not contain a Spotify ID, unfortunately. You might be able to use the Search API to find the item that you need an ID for. 

Suggested posts