Skip to main content
POST
Age Verification

Headers

x-api-key
string | null

Body

application/json
subject
Subject · object
required

The person to verify. Any identifiers you have (name, company, linkedin, email, location, etc.); more is better.

Response

Successful Response

task_id
string
required

Async job ID. Poll GET /job-status/{task_id} for status and results.

status
string
required

Initial job status.

Allowed value: "RUNNING"