Skip to main content

GET /v1/ws

WebSocket endpoint for real-time attestation events. Every call to POST /v1/attest broadcasts a message to all connected clients immediately after the record is written and verified. The connection is unauthenticated at the transport level — all clients receive all attestation events for all companies. Only connect from trusted, internal infrastructure. In production, place the WebSocket endpoint behind a firewall or VPN.

Connection

Message format

Example message

Use case: real-time audit dashboard