W I T N E S S
Transparency through cryptographic verification
What is OmniWitness?
OmniWitness is a cryptographic witness service that provides transparency and trust through verifiable checkpoints. By witnessing log entries, we create an immutable record of state transitions that can be independently verified.
Why Cryptographic Witnessing?
- Prevents tampering with historical records
- Enables independent verification
- Builds trust through transparency
API Endpoint
ENDPOINT
api.nusiz.com
# Submit a checkpoint for witnessing
POST https://api.nusiz.com/add-checkpoint
Content-Type: application/octet-stream
Body: [checkpoint data]