v1
latestOpenAPI 3.1.0Proprietary2026-07-265759203.4 KBIntelligence
Age Verification
Start an age verification for a person. Returns a task_id to poll GET /verify-age/{task_id}.
post/verify-age
Headers
x-api-keystring nullable
Request body
Response
Successful Response
Example response
{
"status": "RUNNING",
"task_id": "job_123"
}