Check status for tracks you ingest.
Your ingestion pipeline already takes ISRC, UPC, ISWC or audio file
SHA-256. Add one lookup per track and display the Origin Seal when a
cert exists. Pure read-only — no artist relationship needed on your side.
For the strongest signal, fingerprint the file you actually serve and
confirm it with verify-audio before showing the seal.
- Bulk lookup by ISRC (up to 1,000 at once)
- Resolve a content hash via
by-sha256(masters + renditions) - Confirm the served audio with
verify-audio(perceptual, transcode-tolerant) - Signed revocation snapshot + monotonic
changes?since_sequencefeed - Webhook for
cert.issued/cert.revoked - Verify the manifest signature offline against our JWKS