Resources
Developer Resources: SDKs, APIs, and Production Integration Guides
This section is for engineering teams implementing age verification in their product. Use these resources to create your integration: build a server-authoritative flow, handle retries and webhooks reliably, and return clear pass/fail outcomes without fragile client-side logic.
Featured topics in Developer Resources
SDK Documentation
Build your browser integration with the SDK
Install the Age Verify SDK, initialize a verification flow, and connect client capture to your backend.
Open SDK DocsAPI Reference
Use endpoints for sessions and outcomes
Endpoints, request/response formats, authentication, verification sessions, and outcome handling.
View API ReferenceIntegration Guide
Follow the production implementation path
Recommended implementation for Age Verify: session creation, client capture, finalization, webhook reconciliation, and signed outcomes.
Read Integration GuideNeed help choosing the right approach for your product?
Start with the integration guide, then use the API reference and webhook documentation to harden your production flow.
Start Integration