Product walkthrough
A verification lane from event to decision.
Prooflane starts at the action boundary: payout changes, access requests, message sends, agent spend, or customer-data mutation. It orchestrates contextual proof and deterministic policy decisions without collecting government IDs by default.
Decision timeline
seller.payout_change
Event
POST /api/v1/events
Subject
Hosted evidence link
Policy
Domain + consent + sensitivity
Audit
Reason codes + trace
Core surface
Everything needed to route trust-sensitive actions.
Webhook intake
Send a risky action with a scoped API key and idempotent customer event id.
Policy builder
Choose required fields, allow/block domains, consent handling, and review triggers.
Hosted proof link
Subjects complete a scoped form without creating an account.
Decision audit
Every allow, review, or block includes reason codes and a policy trace.
Developer surface
Scoped keys, OpenAPI-style docs, event status, decision, and audit APIs.
Provider lanes
Identity and fraud adapters stay behind explicit contract and compliance gates.