Skip to content

Certivu Docs

Cryptographically verifiable provenance for AI-generated content — powered by ML-DSA (FIPS 204) post-quantum signatures.

Certivu lets AI systems sign the content they generate with a quantum-resistant ML-DSA signature. Anyone can verify that signature for free — no account needed — using the public verifier or the REST API.

SignPOST /v1/records — attach provenance to AI-generated content
VerifyPOST /v1/verify — free, forever, no auth required
TypeScript SDKnpm install @certivu/sdk — sign, verify, audit log
Python SDKpip install certivu — AI/ML pipeline integration
CLIcurl -fsSL https://certivu.ai/install.sh | sh — terminal & CI use
OpenAPIapi.certivu.ai/docs — interactive reference