Intelligence
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"
}