Cross-platform links
Platform links
for any track
Find a track on Spotify, Beatport, Apple Music, Tidal, Discogs, and MusicBrainz — all from a single lookup.
How it works
SonoVault links tracks across platforms using ISRC codes and source-specific IDs. Given any identifier — an ISRC, a Spotify ID, a Beatport ID, or any supported platform ID — the API returns all known platform links for that track.
Spotify
Beatport
Apple Music
Tidal
Discogs
MusicBrainz
Try it
Search for a track to see its platform links.
Look up by ISRC
curl
curl https://api.sonovault.now/v1/tracks/links \-H "x-api-key: YOUR_API_KEY" \-G -d "isrc=GBDUW0000053"
Look up by platform ID
curl
curl https://api.sonovault.now/v1/tracks/links \-H "x-api-key: YOUR_API_KEY" \-G -d "spotify_id=4uLU6hMCjMI75M1A2tKUQC"