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.

AI-generated image (all signals present)VERIFIED
Provenance signals
C2PA Manifest
Signed by Acme Media Corp · cert serial 4F:A2:11:C9:03
CONFIRMED
Watermark payload
TrustMark · Payload ID: 01hxqmk3n8
CONFIRMED
Provenance chain
3 ingredient hops verified
CONFIRMED
Blockchain anchor
Bitcoin/OTS + Arbitrum One confirmed
CONFIRMED
RFC 3161 timestamp
Wed, 07 May 2026 14:23:11 UTC
CONFIRMED
Blockchain anchorANCHORED
Bitcoin/OTSb3d2e1a4f5c6b7a8d9e0f1a2b3c4…
Arbitrum One0x4a7f2b1c3d8e9f0a1b2c3d4e5f6a…
Confirmed2 days ago · Block #284,531,908
Watermark
EngineTrustMark
Payload ID01hxqmk3n8
RobustnessSurvives JPEG 50% · resize to 25% · crop 30%
Signing certificate
SubjectAcme Media Corp
IssuerVerbitas Intermediate CA G1
Serial4F:A2:11:C9:03:7D:88:B1
OCSPGood

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.

Open verifier →

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
Get your API key →

Start signing content in 5 minutes.

Free tier. No credit card. OpenAPI 3.1 spec published.