80 million tracks and counting · updated dailyMusic Metadata API
Music Metadata API
for Builders
ISRC, genre, release dates and cross-platform IDs for 80M+ tracks — one API call away. Instant access, no contracts.
80M+
Tracks
6
Platforms
99.9%
Uptime
Try it — search any track
Example results
Around the World
Daft Punk · Homework
19977:10
Electronic, French House, House
ISRCGBDUW0600009Spotify1pKYYY0dkg23sQQXi0Q5zNBeatport16263655Apple Music696886431Tidal165104
One More Time (12 Mix)
Daft Punk · One More Time (12 Mix)
8:00
Electronic, R&B/Soul/Funk, Disco, House
ISRCGBDUW0000051Spotify5P0cYWH6mpkdrmsgo5e1feBeatport6014288Apple Music697402071Tidal1493006
For developers
Tracks, ISRC and cross-platform IDs in one API
ISRC, genre, release dates and platform links — one API call away.
- Instant API key, no credit card
- 1,000 free requests per month
- Track lookup, ISRC, cross-platform IDs
- Interactive API explorer in docs
curl
curl https://api.sonovault.now/v1/tracks/search \-H "x-api-key: YOUR_API_KEY" \-G -d "artist=Daft Punk" \-d "title=One More Time"
How it works
Three steps to music data
From sign-up to your first API response in under a minute.
1
Get your API key
Sign up for free — no credit card, no approval process. Your key is ready immediately.
2
Make your first call
Search tracks, look up an ISRC, or resolve cross-platform IDs. One endpoint, one header, instant results.
3
Build your product
ISRC, genre, release dates and cross-platform links — all at your fingertips.
Pricing
Start free, scale when you're ready
No credit card required. Upgrade or cancel anytime.
Free
For testing and evaluation. Search, ISRC lookup, and platform links.
Free
- 1,000 requests / month
- 20 / minute burst
- 80M+ track catalog
- Track search
- ISRC & reverse ISRC lookup
- Cross-platform IDs
- No credit card required
- Browse & discover tracks
- New releases feed
Starter
For small apps and indie developers.
€29/mo
or €23/mo billed annually
- 50,000 requests / month
- 60 / minute burst
- Everything in Free
- Browse & discover tracks
- New releases feed
Most popular
Growth
For mid-size apps, music platforms, and label tools.
€99/mo
or €79/mo billed annually
- 500,000 requests / month
- 300 / minute burst
- Everything in Starter
Scale
For platforms and high-volume integrations.
€249/mo
or €199/mo billed annually
- 5,000,000 requests / month
- 1,000 / minute burst
- Everything in Growth
FAQ
Frequently asked questions
SonoVault provides structured metadata for over 80 million tracks. Catalog data is aggregated from open sources (Discogs, MusicBrainz) and enriched with cross-platform track IDs from Spotify, Apple Music, Tidal, and Beatport. For every track you get title, artist credits, label, release date, ISRC, duration, and genre/subgenre tags, plus matching IDs on every supported platform. All data is accessible via a single REST API with JSON responses and API key authentication.
Yes — 1,000 requests per month for search, ISRC lookup, and platform links. Browse and new releases require a paid plan. No credit card required.
One request = one API call that returns a response. A search endpoint returning 100 tracks still counts as one request, not 100.
Every track is deduplicated across sources using ISRC codes and fuzzy matching, so you get one canonical record per track instead of duplicates from different platforms. All metadata is normalized — artist names, titles, and labels go through accent folding, case normalization, and full-text indexing for consistent, reliable search results regardless of how a query is formatted.
No credit card is required. The free tier gives you 1,000 API requests per month — enough to build a prototype, test integrations, or evaluate the data quality before committing to a paid plan. Sign up at sonovault.now, get your API key instantly on the dashboard, and start making calls to the track search, ISRC lookup, and platform links endpoints immediately. See /pricing for full plan details.