LiveCan we integrate without using the browser SDK?
API
One authenticated request returns a verdict and a verification bundle. Signals can come from our SDK or from your own capture path.
One decision contract
The decision endpoint accepts the action context, the Gate-1 anchor, and the Gate-2 signal block, and returns a verdict, an execution token where authorized, and the sealed record.
Server-derived fields — the assertion, the session binding, capture provenance — are replaced with what the server established, so a client cannot influence them.
Merchant and enterprise decision hooks use the same contract behind a signature-verified ingress.
Check it yourself
The artifacts behind this page
- API reference./developers/api →
- Test vectors for the wire format./developers/test-vectors →