Majiks Media Registry
Every provenanced recording on this registry has a public provenance certificate you can fetch and inspect — no account, no API key. The certificate lets anyone confirm that a recording with this exact audio fingerprint was published by a specific account at a specific time, as witnessed by the registry.
GET /api/tracks/{trackId}/provenancetrackIdThe recording's registry identifier (UUID).
title / artistThe recording and publishing identity on record.
publishedAtFirst-publication timestamp as witnessed by the registry.
provenanceHashSHA-256 hash sealing the acoustic fingerprint, the publishing account, and the timestamp together.
certificateThe full provenance certificate document, including the Chromaprint acoustic fingerprint and issuance data.
status: "pending"Returned instead when a certificate hasn't been generated yet — recently published recordings may still be processing.
Proves: existence and first publication. The hash binds the acoustic fingerprint of the audio to the publishing account and the timestamp; a later upload of the same audio elsewhere cannot predate it on this registry.
Does not prove: that the publisher owns the underlying rights, that the recording is non-infringing, or how the audio was made — the AI-disclosure flag states that separately, per recording. Certificates and disclosure work together: the certificate fixes when and by whom, the flag states how.
For the full methodology — what's attested, what isn't, and how to dispute an entry — see About this registry.