Skip to content
Verified identifiers

Spotify: Bundle ID, App Store ID and Track ID

Spotify's bundle ID is com.spotify.client. Its App Store ID is 324684580, and “track ID” is the same number under the name Apple's own lookup endpoint uses for it. Every value on this page was read back from that endpoint on 3 September 2026, not copied from another list.

What Apple returns for Spotify

Spotify listing fields from Apple's public lookup endpoint, checked on 3 September 2026.
FieldValue
Bundle IDcom.spotify.client
App Store ID (track ID)324684580
DeveloperSpotify
Primary genreMusic
Current version9.1.78
Minimum iOS16.1
Last store update28 August 2026
Storefronts carrying the listing51 of 53 scanned
Checked on3 September 2026

The version, the minimum iOS and the update date move with every release; the bundle ID and the App Store ID do not, because Apple fixes both when the app record is created. Storefront coverage is what a scan of 53 App Store storefronts found for this listing on the date above.

What these identifiers are used for

Streaming apps usually ship several targets, and each one is signed against its own bundle ID registered in the developer portal. The bundle ID is also the key for in-app purchase products and for the receipt a purchase validates against. The App Store ID identifies the listing rather than the binary: store URLs, review prompts and the App Store Connect API all address the app by that number, never by its bundle ID.

For the difference between a bundle ID, an App Store ID and an App ID, and for the Android equivalent, see the reference tables on the bundle ID finder.

Platform behaviour above was checked against Apple's App Store Connect help (app information reference: the bundle ID cannot be changed after a build is uploaded, and the generated Apple ID cannot be edited) and Apple's Developer Account help (register an App ID) on 3 September 2026.

Look up another app

The lookup below is loaded with Spotify. Search any other app by name, or paste an App Store link, to see the same fields live rather than as of the date above.

Working on your own build

A bundle ID you did not choose yourself is only ever a reference. For your own app, the IPA inspector reads the bundle ID, version and entitlements straight out of an .ipa in the browser, and BetaDrop turns that build into an install link for testers.