Home404 Page not foundin-branch-verification-legacyAge Verification HeadlessAI Services for TerminalsAge Estimation VerifyStay updatedSupportTrust APIIdentity Verification LivenessDigital ID v2Digital ID MigrationIdentity verificationDBS/RTW portalDigital IDDBS RTWeSignaturesAge verificationAge estimationHealthIn Branch VerificationYoti Identity Verification Public APITrust API
Age verification
v8.0
Page
Code Steps
Category
Label
Link
Separator
Title
Message
Page icon
No icon. This page keeps the plain index row.
orSVG or PNG, square, at least 32×32.
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Quick Start
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
We suggest you read through the step by step integration guide to understand the integration in detail. Please see below for a postman collection.
Before you start
Ensure that your business is registered with Yoti. For more detailed information and to register your business if you haven't done so yet, click on the link below."
Postman example
To run the example in postman please click the below button:
Example code
Please see examples for different scenarios.
Full example
To use all 6 services:
{
"type": "OVER",
"age_estimation": {
"allowed": true,
"threshold": 25,
"level": "PASSIVE"
},
"digital_id": {
"allowed": true,
"threshold": 18,
"level": "NONE"
},
"doc_scan": {
"allowed": true,
"threshold": 18,
"authenticity": "AUTO",
"level": "PASSIVE"
},
"credit_card": {
"allowed": false,
"threshold": 18,
"level": "NONE"
},
"mobile": {
"allowed": false,
"threshold": 18,
"level": "NONE"
},
"ttl": 900,
"reference_id": "over_18_example",
"callback": {
"auto": true,
"url": "https://www.yoti.com"
},
"notification_url": "https://yourdomain.example/webhook",
"cancel_url": "https://www.yoti.com"
}
Over 18 example
{
"type": "OVER",
"age_estimation": {
"allowed": true,
"threshold": 25,
"level": "PASSIVE"
},
"digital_id": {
"allowed": true,
"threshold": 18,
"level": "NONE"
},
"doc_scan": {
"allowed": true,
"threshold": 18,
"authenticity": "AUTO",
"level": "PASSIVE"
},
"ttl": 900,
"reference_id": "over_18_example",
"callback": {
"auto": true,
"url": "https://www.yoti.com"
},
"notification_url": "https://yourdomain.example/webhook",
"cancel_url": "https://www.yoti.com"
}
Over 16 example
{
"type": "OVER",
"age_estimation": {
"allowed": true,
"threshold": 25,
"level": "PASSIVE"
},
"digital_id": {
"allowed": false,
"threshold": 16,
"level": "NONE"
},
"doc_scan": {
"allowed": true,
"threshold": 16,
"authenticity": "AUTO",
"level": "PASSIVE"
},
"ttl": 900,
"reference_id": "over_18_example",
"callback": {
"auto": true,
"url": "https://www.yoti.com"
},
"notification_url": "https://yourdomain.example/webhook",
"cancel_url": "https://www.yoti.com"
}
Under 40 example
{
"type": "UNDER",
"age_estimation": {
"allowed": true,
"threshold": 40,
"level": "PASSIVE"
},
"digital_id": {
"allowed": false,
"threshold": 40,
"level": "NONE"
},
"doc_scan": {
"allowed": true,
"threshold": 40,
"authenticity": "AUTO",
"level": "PASSIVE"
},
"ttl": 900,
"reference_id": "over_18_example",
"callback": {
"auto": true,
"url": "https://www.yoti.com"
},
"notification_url": "https://yourdomain.example/webhook",
"cancel_url": "https://www.yoti.com"
}
Exact age example
{
"type": "AGE",
"age_estimation": {
"allowed": true,
"threshold": 18,
"level": "PASSIVE"
},
"digital_id": {
"allowed": true,
"threshold": 18,
"level": "NONE"
},
"doc_scan": {
"allowed": true,
"threshold": 18,
"authenticity": "AUTO",
"level": "PASSIVE"
},
"ttl": 900,
"reference_id": "over_18_example",
"callback": {
"auto": true,
"url": "https://www.yoti.com"
},
"notification_url": "https://yourdomain.example/webhook",
"cancel_url": "https://www.yoti.com"
}
Last updated on
Was this page helpful?
Next to read:
Create a sessionGot a question? Contact us here.
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message