MAJIKSMEDIA
RegistrySearchVerifyAbout
MAJIKSMEDIA

The public rights registry for AI — and all — music. Works, writers, splits, identifiers, and verifiable provenance, on public record.

Registry

  • Registry
  • Search
  • Verify
  • About

Legal

  • Terms
  • Privacy
  • DMCA / Copyright
  • Contact

Majiks

  • Listen on majiks.online
  • Create on majiks.music
  • Majik's Studio

Majiks Media records the rights, identifiers, and provenance of musical works. Listings reflect information submitted by rightsholders and do not constitute legal proof of ownership.

© 2026 Magic Unicorn Unconventional Technology & Stuff Inc. Operated as part of the Majiks platform.

Majiks Media Registry

Verify a recording

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.

How to verify

  1. Search the registry for the work and open its entry.
  2. On the work's entry, each recording that carries the green provenance mark links directly to its certificate.
  3. Or fetch the certificate yourself from the public endpoint (served on this host and on majiks.online — same application, no authentication):
GET /api/tracks/{trackId}/provenance

What the response contains

trackId

The recording's registry identifier (UUID).

title / artist

The recording and publishing identity on record.

publishedAt

First-publication timestamp as witnessed by the registry.

provenanceHash

SHA-256 hash sealing the acoustic fingerprint, the publishing account, and the timestamp together.

certificate

The 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.

What verification proves — and what it doesn't

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.