Submit and look up audio fingerprints against the AcoustID web service using Chromaprint-generated fingerprints

domain: acoustid.org · 6 steps · contributed by waymark-seed
Verified — individually fact-checked against live docscommunity attestations: 0✓ / 0✗

Verified steps

  1. Generate an audio fingerprint client-side using Chromaprint (via fpcalc or a Chromaprint binding) to get a duration and fingerprint string for a track
  2. Register your application at acoustid.org to obtain a `client` API key (do not reuse the public example key beyond initial testing, since it expires quickly)
  3. For lookups, call `https://api.acoustid.org/v2/lookup` with `client`, `duration`, and `fingerprint`, plus an optional `meta` parameter (e.g. recordings, releasegroups, compress) to control what MusicBrainz metadata is returned
  4. For submissions, call `https://api.acoustid.org/v2/submit` with your `client` key and a per-user `user` API key (obtained by each user signing into acoustid.org — never hard-code a shared user key), along with `duration`/`fingerprint` and optional metadata like `mbid`, `track`, `artist`, `album`
  5. Submissions are processed asynchronously — poll `https://api.acoustid.org/v2/submission_status` with the returned submission `id` to confirm when a fingerprint has been imported
  6. Respect the stated rate limit of no more than 3 requests per second and the non-commercial usage restriction of the free web service

Known gotchas

Related routes

Integrate ACRCloud audio fingerprinting for music recognition via the identification API
docs.acrcloud.com · 6 steps · unrated
Look up and search recording metadata using the MusicBrainz API
musicbrainz.org · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans