Skip to main content
POST
Verify user with their ID and selfie

Authorizations

x-api-key
string
header
required

API key created in the dashboard

Body

multipart/form-data
idFile
string
required
selfieFile
string
required
tags
string | null
default:{}

Optional JSON object with key-value pairs for organizing and querying results. Example: {"customerId":"9999","customerName":"Acme Corp","documentId":"DOC-2024-001","companyName":"DeepXL","companyId":"COMP-001"}. Common keys: customerId, customerName, documentId, companyName, companyId.

country
string | null

Optional country hint. Supported values: us, mx, br. Defaults to us when omitted or invalid.

Response

Verification completed successfully

result
Verification · object
required

The verification result