SonoVault is in open beta — signups are live. Get your free API key →
Free bulk tool

Bulk music
metadata lookup

Have a whole list of tracks to look up? Paste it in, resolve every line in one pass, and copy or export the results. No code, no one-at-a-time searching.

What it does

Resolve a whole list at once

Bulk Lookup turns a plain list — track names, ISRC codes, or platform IDs — into a clean table of canonical metadata. One paste, one click.

It is built for the jobs that are painful one search at a time: adding ISRCs to a tracklist, converting IDs between Spotify, Apple Music, Tidal and Beatport, or enriching a music library with genre, label and release dates. Results land in a table you can copy straight into a spreadsheet or download as CSV.

Open Bulk Lookup

The tool lives in your SonoVault dashboard. A free account includes 1,000 lookups a month — no credit card needed.

Step by step

How it works

  1. 1

    Paste your list

    Drop in track names, ISRCs, or platform IDs — one per line, up to 1,000.

  2. 2

    Tell it what you pasted

    Pick the input type. For track names, set whether each line is Artist – Title or Title – Artist.

  3. 3

    Resolve

    Press Resolve. The results table fills in as it runs — and shows a live credit estimate before you start.

  4. 4

    Copy or export

    Choose which columns you want, then copy to the clipboard or download the whole table as CSV.

Input & output

What you can paste, what you get back

You paste
  • Track names — Artist + Title
  • ISRC codes
  • SonoVault track IDs
  • Spotify, Apple Music & Tidal IDs
  • Beatport, Discogs & MusicBrainz IDs
You get back
  • ISRC code
  • Cleaned title & artist
  • Cross-platform IDs & URLs
  • Label & release date
  • Genre & subgenre
  • Duration & SonoVault ID
What it's for

Common uses

Add ISRCs to a tracklist

Paste a DJ set, a playlist export, or a catalog spreadsheet column and get the ISRC for every track in one pass.

Migrate between platforms

Paste a column of Spotify IDs and get the matching Apple Music, Tidal, and Beatport links back.

Enrich a music library

Resolve a whole collection to genre, subgenre, label, and release date — no track-by-track lookups.

Reconcile a catalog

Match your tracks to canonical SonoVault IDs and dedupe a messy list by ISRC.

FAQ

Frequently asked questions

Yes — it is available on every plan, including the Free tier. Each line you resolve costs one API credit; the Free plan includes 1,000 credits a month, and paid plans include far more. You just need a free SonoVault account with a verified email.
Up to 1,000 lines per run. Paste a larger list and the tool processes the first 1,000 — run it again for the rest. Behind the scenes the list is sent in batches of 100, and the results table fills in progressively as each batch comes back.
Track names (artist and title), ISRC codes, SonoVault track IDs, or platform IDs from Spotify, Apple Music, Tidal, Beatport, Discogs, and MusicBrainz. You pick the input type before resolving — one type per run.
For every line: the ISRC, a cleaned title and artist, cross-platform IDs and URLs, label, release date, genre and subgenre, duration, and the canonical SonoVault ID. You choose which of those columns to show, then copy them or export to CSV.
You still get partial results. The lines that resolved before your monthly quota ran out come back normally; the rest are clearly marked as skipped, and skipped lines are never charged.
No. Bulk Lookup is a point-and-paste tool in your SonoVault dashboard — no code, no API calls to write. Developers who want to script the same thing can call the POST /v1/tracks/resolve endpoint directly.

Resolve your first list free

A free SonoVault account includes 1,000 lookups a month. Need to script it instead? The same resolver is the POST /v1/tracks/resolve API endpoint.