Skip to Content
ExamplesOverview

Examples

Full, runnable examples for common VeriProof integration patterns. Each example is self-contained and can be copied directly into your project.

All examples require a VeriProof API key. Set VERIPROOF_API_KEY and VERIPROOF_APPLICATION_ID as environment variables, or pass them explicitly via the options object.


TypeScript / Node.js


Python


.NET


What’s in each example

Every example follows the same structure:

  1. Prerequisites — what to install
  2. Environment setup — the minimum .env needed
  3. Complete runnable code — copy-paste ready
  4. What you’ll see in VeriProof — the spans and governance metadata that appear in the dashboard
  5. Next steps — related SDK reference and guides
Last updated on