Skip to main content

Spotify App Links — Track, Artist, Playlist, Album

Written by Bouncy Admin
Updated this week

Create deep links that open Spotify content directly in the Spotify app.

Spotify Track

Opens a specific song in the Spotify app.

Parameter:

  • Track ID (required) — exactly 22 alphanumeric characters

  • Example: 6rqhFgbbKwnb9MLmUQDhG6

Finding the Track ID

  1. Open Spotify and go to the song

  2. Click Share > Copy Song Link

  3. The link looks like: open.spotify.com/track/6rqhFgbbKwnb9MLmUQDhG6

  4. The 22 characters after /track/ is your Track ID

Spotify Artist

Opens an artist's page in the Spotify app.

Parameter:

  • Artist ID (required) — exactly 22 alphanumeric characters

Finding the Artist ID

Same process — share the artist's profile link and extract the 22-character ID after /artist/.

Spotify Playlist

Opens a playlist in the Spotify app.

Parameter:

  • Playlist ID (required) — exactly 22 alphanumeric characters

Finding the Playlist ID

Share the playlist link and extract the ID after /playlist/.

Spotify Album

Opens an album in the Spotify app.

Parameter:

  • Album ID (required) — exactly 22 alphanumeric characters

Finding the Album ID

Share the album link and extract the ID after /album/.

Tips

  • All Spotify IDs are exactly 22 characters — if yours is shorter or longer, double-check you copied the correct part of the URL

  • The link opens in the Spotify app on mobile. On desktop, it opens the Spotify web player.

  • Spotify App Links are great for musicians promoting their own tracks or curated playlists

Did this answer your question?