Age Verify docs hub
Start with Quickstart, then complete sessions, signed outcomes, webhooks, data retention, and security.
Recommended reading order
Quickstart
15-minute happy path from account to first server-verified outcome.
Sessions
Create on server, request model access, submit results, and handle retries safely.
Signed outcomes
What is signed, how to verify, and what to persist.
Webhooks
Reliable delivery and security checklist for retries and replay protection.
Data retention
Exactly what is stored, where it lives, and retention windows.
Security
Encryption, key handling, signatures, and operational controls.
Run Quickstart first to establish the session flow, then add signed outcome verification and webhook reconciliation before broader rollout.
Keep your server as the final authority for access decisions. Browser status should guide the UI, while server signature verification should enforce policy.
Need a fast start?
Open Quickstart, run the canonical flow, then harden webhooks and retries.