Live demo
See provenance in action.
Browse pre-verified sample scenarios below: an image with every signal present, an audio file recovered after a platform stripped its manifest, and a file with no provenance at all. Then take the live verifier for a spin with your own files.
This is an illustrative demo with sample data. Verification results show provenance signals and integrity relationships — not truth or authenticity.
Verify your own files
The live verifier is free, requires no account, and works on any image, audio, or video file.
Verify
Drop any file into the live verifier. Verbitas checks the C2PA manifest, watermark, perceptual fingerprint, and blockchain anchor returns a multi-signal result in seconds.
- No account required
- Image, audio, and video
- Blockchain anchor lookup
- Certificate OCSP check
- Embed via script tag
Sign
Create your own verifiable provenance chain. Sign content with a C2PA manifest, embed a watermark, and anchor to Bitcoin/OTS and Arbitrum via a single API call.
curl -X POST https://api.verbitas.io/v1/sign \ -H "Authorization: Bearer <key>" \ -F "[email protected]" \ -F "recipe=image-genai-v1" # → manifest_id, blockchain_tx, …
- C2PA manifest + invisible watermark
- Bitcoin/OTS + Arbitrum anchor
- Managed signing keys (AWS KMS)
- 1,000 ops free / month
Start signing content in 5 minutes.
Free tier. No credit card. OpenAPI 3.1 spec published.