Documentation

Everything you need to record evidence

Veritio is a protocol-first evidence layer for audit trails, change provenance, and governance workflows. Start on the hosted Cloud or run the open-source SDK on your own infrastructure — the protocol and the exports are identical either way.

Veritio produces compliance evidence; it does not make you compliant and is not legal advice.

Contents

Table of contents

  1. 01Cloud getting startedSign up, create an organization and data region, mint scoped API keys, send your first events, invite your team, and request a verifiable export.Guide
  2. 02Connect Claude Code & CodexGive your coding-agent sessions a hash-chained, tamper-evident audit trail, recorded to Veritio Cloud, with a hosted MCP to query it back.Guide
  3. 03SDK examplesCopy-pasteable TypeScript, Python, and Go examples for recording audit events and evidence edges — no hosted account required.Reference
  4. 04OSS repository & self-hostingThe open-source protocol, SDKs, framework adapters, storage helpers, verifier, and conformance fixtures. Run Veritio entirely on your own infrastructure.Source
  5. 05Pricing & quotasPlan limits for projects, monthly events, and export bundles, and where the hosted product fits alongside the open-source SDK.Plans
Two ways to run

Hosted or self-hosted

Veritio Cloud

Managed ingest, storage in your chosen region, a hosted MCP, and signed export bundles. Sign up and send events in minutes.

Cloud getting started →

Open source

The same protocol, SDKs, and verifier — run entirely on your own infrastructure with no account. The exports verify offline.

View on GitHub ↗