Integrate age verification into an onboarding or access-control flow using a third-party service

domain: yoti.com/developers · 6 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. Register a Yoti developer account and create an application in the Yoti Hub to obtain a Yoti Client SDK ID and a PEM private key for your application.
  2. Choose the appropriate Yoti product for your use case: Yoti Age Estimation (AI-based, no ID required), Yoti Age Verification (document-based), or Yoti Digital ID (full attribute sharing); configure the desired attribute (e.g., age_over:18) in your application settings.
  3. Integrate the Yoti SDK or generate a Yoti QR code/button on your verification page; when the user scans the QR code with the Yoti app or completes the browser flow, Yoti calls your configured callback URL with an encrypted receipt.
  4. On the server, use the Yoti server-side SDK to decrypt the receipt using your private key and extract the verified attribute value (e.g., age_over_18: true/false) without receiving the user's underlying date of birth.
  5. Grant or deny access based on the verified attribute; do not store unnecessary PII beyond the binary outcome required for your compliance obligation.
  6. For jurisdictions with specific age verification regulations (UK AVRS, US state laws), confirm that your chosen Yoti product meets the required assurance level before deploying.

Known gotchas

Related routes

Implement alcohol delivery compliance with age verification in a delivery API integration
food-delivery-general · 5 steps · unrated
Implement the Plaid Identity Verification flow for user onboarding
plaid.com/docs/identity-verification · 6 steps · unrated
Create and complete a Stripe Identity verification session for user onboarding
stripe.com/docs/identity · 6 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp