{"id":987,"date":"2026-08-30T09:51:01","date_gmt":"2026-08-30T09:51:01","guid":{"rendered":"https:\/\/spotidown.net\/en\/?p=987"},"modified":"2026-08-30T09:54:36","modified_gmt":"2026-08-30T09:54:36","slug":"find-your-spotify-playlist-link-song-url","status":"publish","type":"post","link":"https:\/\/spotidown.net\/en\/find-your-spotify-playlist-link-song-url\/","title":{"rendered":"How to Find Your Spotify Playlist Link \/ Song URL"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"987\" class=\"elementor elementor-987\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a46f7ee e-flex e-con-boxed e-con e-parent\" data-id=\"a46f7ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79a14bf elementor-widget elementor-widget-text-editor\" data-id=\"79a14bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p dir=\"ltr\">Every song, playlist, album, artist, and podcast on Spotify has a shareable web address. Finding it takes three taps, but there are several different formats, and the one you need depends on what you&#8217;re doing with it.<\/p><p dir=\"ltr\">Here&#8217;s how to get each type, on every platform, plus what to do when a link doesn&#8217;t work for the person you sent it to.<\/p><h2 dir=\"ltr\"><strong>The quick version<\/strong><\/h2><p dir=\"ltr\"><strong>Mobile:<\/strong> tap the three dots next to whatever you want to share, choose Share, then Copy link.<\/p><p dir=\"ltr\"><strong>Desktop:<\/strong> right-click the item, hover Share, click Copy link to playlist (or song, album, artist).<\/p><p dir=\"ltr\"><strong>Web player:<\/strong> same as desktop \u2014 right-click, Share, Copy link.<\/p><p dir=\"ltr\">That&#8217;s the whole answer for most people. The rest of this covers the variations.<\/p><h2 dir=\"ltr\"><strong>Getting a playlist link<\/strong><\/h2><p dir=\"ltr\"><strong>On mobile,<\/strong> open the playlist, tap the three dots under the title, and select Share. You&#8217;ll see a row of app icons for direct sharing plus a Copy link option at the end. Copy link puts the URL on your clipboard.<\/p><p dir=\"ltr\">You can also reach it without opening the playlist. Find it in Your Library, press and hold, and the same share menu appears.<\/p><p dir=\"ltr\"><strong>On desktop,<\/strong> right-click the playlist in the left sidebar, or click the three dots under the playlist title. Hover over Share and choose Copy link to playlist.<\/p><p dir=\"ltr\">There&#8217;s a shortcut worth knowing: hold Alt on Windows or Option on Mac while the Share menu is open, and Copy link changes to Copy Spotify URI. More on URIs below.<\/p><p dir=\"ltr\"><strong>A playlist link looks like this:<\/strong><\/p><div tabindex=\"0\" role=\"group\" aria-label=\"Code\"><div><pre><code>https:\/\/open.spotify.com\/playlist\/37i9dQZF1DXcBWIGoYBM5M<\/code><\/pre><\/div><\/div><p dir=\"ltr\">The string after <code>\/playlist\/<\/code> is the playlist ID. It&#8217;s permanent and doesn&#8217;t change when you rename the playlist or edit its contents.<\/p><h2 dir=\"ltr\"><strong>Getting a song link<\/strong><\/h2><p dir=\"ltr\">Same pattern. On mobile, tap the three dots beside the track, then Share, then Copy link. On desktop, right-click the track in any list, then Share, then Copy Song Link.<\/p><p dir=\"ltr\">You can also copy a link to the currently playing track from the Now Playing bar \u2014 tap or right-click it and the share options appear there.<\/p><p dir=\"ltr\"><strong>A track link looks like:<\/strong><\/p><div tabindex=\"0\" role=\"group\" aria-label=\"Code\"><div><pre><code>https:\/\/open.spotify.com\/track\/4cOdK2wGLETKBW3PvgPWqT<\/code><\/pre><\/div><\/div><p dir=\"ltr\"><strong>Copying multiple songs at once on desktop:<\/strong> select several tracks with Ctrl-click or Shift-click, then right-click and choose Copy Song Links. You get all of them at once, one per line. Handy for sending someone a batch without building a playlist.<\/p><h2 dir=\"ltr\"><strong>Albums, artists, podcasts, and profiles<\/strong><\/h2><p dir=\"ltr\">The same three-dot-then-Share pattern works everywhere in Spotify. Each produces a URL with the type in the path:<\/p><ul dir=\"ltr\"><li><code>open.spotify.com\/album\/\u2026<\/code><\/li><li><code>open.spotify.com\/artist\/\u2026<\/code><\/li><li><code>open.spotify.com\/show\/\u2026<\/code> for a podcast<\/li><li><code>open.spotify.com\/episode\/\u2026<\/code> for a single episode<\/li><li><code>open.spotify.com\/user\/\u2026<\/code> for a profile<\/li><\/ul><p dir=\"ltr\"><strong>Your own profile link:<\/strong> tap your profile icon, then the three dots, then Share, then Copy link to profile. This is the one to use if you want people to find and follow all your public playlists rather than just one.<\/p><p dir=\"ltr\"><strong>Podcast episodes support timestamps.<\/strong> When sharing an episode from mobile, you&#8217;ll see an option to start at the current position. The link carries a <code>?t=<\/code> parameter with the time in seconds, so the recipient lands at that exact moment rather than the start. Useful for pointing someone at a specific bit of a two-hour episode.<\/p><h2 dir=\"ltr\"><strong>Links versus URIs<\/strong><\/h2><p dir=\"ltr\">Two formats exist and they do different jobs.<\/p><p dir=\"ltr\"><strong>A URL<\/strong> starts with <code>https:\/\/open.spotify.com\/<\/code>. It works everywhere \u2014 in a browser, in a message, on a website. If a recipient has the Spotify app installed, it opens there; if not, it opens the web player with a prompt to install. This is what you want 95% of the time.<\/p><p dir=\"ltr\"><strong>A URI<\/strong> looks like <code>spotify:playlist:37i9dQZF1DXcBWIGoYBM5M<\/code>. It&#8217;s an internal identifier that only works if the Spotify app is already installed, and pasting it into a browser generally does nothing useful. Its purpose is technical: pasting into Spotify&#8217;s own search bar to jump straight to an item, or referencing tracks in code and integrations.<\/p><p dir=\"ltr\">To get a URI, hold Alt (Windows) or Option (Mac) while the Share menu is open on desktop.<\/p><p dir=\"ltr\">The ID at the end is identical in both formats. You can convert between them by hand once you see the pattern.<\/p><h2 dir=\"ltr\"><strong>Embed codes for websites<\/strong><\/h2><p dir=\"ltr\">If you&#8217;re putting music on a web page rather than sending it to a person, use the embed code instead of a plain link.<\/p><p dir=\"ltr\">On desktop, right-click the item, hover Share, and choose Embed. You get an iframe you can paste into any HTML page, producing a playable Spotify widget. Visitors hear 30-second previews if they&#8217;re not logged in, and full tracks if they are.<\/p><p dir=\"ltr\">The embed player has size options, and there&#8217;s a compact variant that works better in sidebars and narrow columns. For a blog post about an album or a playlist, this converts far better than a link that navigates people away from the page.<\/p><h2 dir=\"ltr\"><strong>Spotify Codes<\/strong><\/h2><p dir=\"ltr\">Spotify generates a scannable code for every item, which is the small barcode-like graphic you sometimes see on posters and merchandise.<\/p><p dir=\"ltr\">Open the share menu on mobile and you&#8217;ll see the code displayed above the sharing options. It can be saved as an image and printed. Anyone can scan it using the camera icon in Spotify&#8217;s search bar.<\/p><p dir=\"ltr\">Genuinely useful for physical contexts \u2014 a poster, a business card, a wedding invitation pointing at the reception playlist. Less useful online, where a link is simpler.<\/p><h2 dir=\"ltr\"><strong>Getting links in bulk<\/strong><\/h2><p dir=\"ltr\">If you need URLs for a whole playlist rather than one track at a time, the share menu isn&#8217;t the tool.<\/p><p dir=\"ltr\"><strong>Exportify<\/strong> reads your playlists through Spotify&#8217;s official API and gives you a CSV with a column of track URIs alongside artist, album, duration, and the date each track was added. Free, browser-based, read-only. It&#8217;s the fastest route to a spreadsheet of links, and it&#8217;s the same tool worth using if you&#8217;re <a href=\"https:\/\/spotidown.net\/en\/back-up-your-spotify-library-before-canceling-premium\/\"><em><strong>backing up your library for any other reason<\/strong><\/em><\/a>.<\/p><p dir=\"ltr\"><strong>Spotify&#8217;s Web API<\/strong> is the option if you&#8217;re building something. The developer dashboard issues credentials, and endpoints return track, playlist, and album data as JSON including both URLs and URIs. Rate-limited but free for personal projects.<\/p><p dir=\"ltr\"><strong>Desktop multi-select<\/strong>, covered above, handles the middle ground of a few dozen tracks.<\/p><h2 dir=\"ltr\"><strong>Cross-platform links<\/strong><\/h2><p dir=\"ltr\">A Spotify link only works for people on Spotify. Send one to someone on Apple Music and they hit a wall.<\/p><p dir=\"ltr\">Services like Songlink and Odesli solve this: paste a Spotify URL and get back a single landing page that detects the visitor&#8217;s platform and offers the same track on Apple Music, YouTube Music, Tidal, Deezer, and others. Free for basic use.<\/p><p dir=\"ltr\">Worth doing for anything public-facing \u2014 a newsletter, a social post, a website \u2014 where you don&#8217;t know what your audience uses. For a message to one friend whose platform you know, it&#8217;s unnecessary.<\/p><p dir=\"ltr\">If you&#8217;re the one receiving links you can&#8217;t use, the same principle works in reverse, and <a href=\"https:\/\/spotidown.net\/en\/transfer-spotify-music-to-another-service\/\"><em><strong>moving whole playlists between services<\/strong><\/em><\/a> is straightforward now that most platforms have built-in importers.<\/p><h2 dir=\"ltr\"><strong>Why your link might not work for someone<\/strong><\/h2><p dir=\"ltr\">A few common failures, with fixes.<\/p><p dir=\"ltr\"><strong>The playlist is private.<\/strong> Private playlists produce valid-looking links that only you can open. To fix: open the playlist, tap the three dots, and check the visibility setting. On mobile it&#8217;s usually &#8220;Add to profile&#8221; or a public toggle; on desktop it&#8217;s &#8220;Make public.&#8221; A playlist that isn&#8217;t on your profile is not necessarily private, but the two settings are easy to confuse.<\/p><p dir=\"ltr\"><strong>The song isn&#8217;t licensed in their country.<\/strong> Catalogs differ by region. A track that plays fine for you may show as unavailable to someone abroad, and there&#8217;s nothing to fix on your end.<\/p><p dir=\"ltr\"><strong>The track was pulled from the catalog.<\/strong> Licensing deals expire. A link to a removed track resolves to a page saying it&#8217;s unavailable, and it won&#8217;t come back unless the rights holder returns it.<\/p><p dir=\"ltr\"><strong>They&#8217;re not logged in.<\/strong> Anonymous visitors on the web player get 30-second previews rather than full tracks. Not broken, just limited. A free account is enough to hear full songs on desktop web.<\/p><p dir=\"ltr\"><strong>The link got mangled.<\/strong> Some messaging apps truncate long URLs or add tracking parameters. If a link looks wrong, everything from <code>?si=<\/code> onwards can be deleted safely \u2014 that&#8217;s a share-source tracking parameter, not part of the address.<\/p><h2 dir=\"ltr\"><strong>What that <code>?si=<\/code> bit actually is<\/strong><\/h2><p dir=\"ltr\">Copy any Spotify link and you&#8217;ll notice it has a long string appended after a question mark.<\/p><p dir=\"ltr\">That&#8217;s a share identifier. Spotify uses it to attribute where traffic came from, which feeds the analytics artists see in Spotify for Artists. It doesn&#8217;t identify you personally to the recipient, and the link works identically with or without it.<\/p><p dir=\"ltr\">Delete it if you want a cleaner URL. Keep it if you&#8217;re an artist or label and want your share campaigns tracked properly.<\/p><p dir=\"ltr\">Some links also carry <code>?context=<\/code> or <code>?nd=<\/code> parameters depending on where you copied from. All of these are optional; the core <code>open.spotify.com\/type\/ID<\/code> portion is the whole address.<\/p><h2 dir=\"ltr\"><strong>Building a link by hand<\/strong><\/h2><p dir=\"ltr\">If you have an ID from somewhere \u2014 an API response, a spreadsheet, a URI \u2014 you can construct the URL yourself:<\/p><div tabindex=\"0\" role=\"group\" aria-label=\"Code\"><div><pre><code>https:\/\/open.spotify.com\/[type]\/[id]<\/code><\/pre><\/div><\/div><p dir=\"ltr\">Where <code>[type]<\/code> is track, album, artist, playlist, show, episode, or user.<\/p><p dir=\"ltr\">So <code>spotify:track:4cOdK2wGLETKBW3PvgPWqT<\/code> becomes <code>https:\/\/open.spotify.com\/track\/4cOdK2wGLETKBW3PvgPWqT<\/code>. Same ID, different wrapper.<\/p><p dir=\"ltr\">This is occasionally useful when someone sends you a URI you can&#8217;t open, or when you&#8217;re working from exported data.<\/p><h2 dir=\"ltr\"><strong>Sharing without a link at all<\/strong><\/h2><p dir=\"ltr\">Two alternatives worth knowing.<\/p><p dir=\"ltr\"><strong>Collaborative playlists<\/strong> let others add tracks rather than just listen. Open the playlist, tap the three dots, and enable the collaborative option. The link then invites people to contribute. Note that collaborative status is a Spotify feature and doesn&#8217;t survive if anyone moves to another service.<\/p><p dir=\"ltr\"><strong>Jam<\/strong> creates a shared listening session where multiple people control the queue in real time. Start one from the speaker icon while playing something. Everyone needs Spotify, and the host needs Premium \u2014 one of the <a href=\"https:\/\/spotidown.net\/en\/spotify-free-vs-premium\/\"><em><strong>differences between free and Premium<\/strong><\/em><\/a> that isn&#8217;t obvious until you try to use it.<\/p><p dir=\"ltr\">Neither replaces a link, but for the specific situations they cover, both work better.<\/p><h2 dir=\"ltr\"><strong>Quick reference<\/strong><\/h2><div dir=\"ltr\"><table><thead><tr><th scope=\"col\">What you want<\/th><th scope=\"col\">Where to click<\/th><\/tr><\/thead><tbody><tr><td>Playlist link<\/td><td>Three dots under title \u2192 Share \u2192 Copy link<\/td><\/tr><tr><td>Song link<\/td><td>Three dots beside track \u2192 Share \u2192 Copy link<\/td><\/tr><tr><td>Album or artist link<\/td><td>Three dots on the page \u2192 Share \u2192 Copy link<\/td><\/tr><tr><td>Your profile link<\/td><td>Profile icon \u2192 three dots \u2192 Share \u2192 Copy link<\/td><\/tr><tr><td>Podcast episode with timestamp<\/td><td>Share while playing \u2192 enable start-at-time<\/td><\/tr><tr><td>Spotify URI<\/td><td>Hold Alt\/Option in the Share menu (desktop)<\/td><\/tr><tr><td>Embed code<\/td><td>Right-click \u2192 Share \u2192 Embed (desktop)<\/td><\/tr><tr><td>Spotify Code image<\/td><td>Share menu on mobile, shown above the options<\/td><\/tr><tr><td>Every link in a playlist<\/td><td>Exportify, or multi-select on desktop<\/td><\/tr><\/tbody><\/table><\/div><p dir=\"ltr\">The pattern is consistent across the entire app: find the three dots, choose Share, choose Copy link. Once that&#8217;s muscle memory, everything else here is a variation on it.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Every song, playlist, album, artist, and podcast on Spotify has a shareable web address. Finding it takes three taps, but [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":988,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[180],"tags":[477,473,470,475,474,478,471,476,469,472],"class_list":["post-987","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-downloader","tag-copy-song-link-spotify","tag-how-to-copy-spotify-link","tag-share-spotify-playlist","tag-spotify-codes","tag-spotify-embed-code","tag-spotify-link-not-working","tag-spotify-playlist-link","tag-spotify-share-link","tag-spotify-song-url","tag-spotify-uri"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/posts\/987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/comments?post=987"}],"version-history":[{"count":4,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/posts\/987\/revisions"}],"predecessor-version":[{"id":992,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/posts\/987\/revisions\/992"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/media\/988"}],"wp:attachment":[{"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/media?parent=987"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/categories?post=987"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/spotidown.net\/en\/wp-json\/wp\/v2\/tags?post=987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}