Some data fields may be
null if the information was not present on the document or unreadable due to image quality.Verification status
Request
Response
Response fields
| Field | Description |
|---|---|
status | Overall verification status: APPROVED, DENIED, SUSPECTED, REVIEWING, ACTIVE, EXPIRED. See Vocabulary. |
autoDocument | Automated document check result (e.g., DOC_VALIDATED, DOC_NOT_FOUND). |
autoFace | Automated face check result (e.g., FACE_MATCH, FACE_MISMATCH). |
manualDocument | Manual review document result. Empty if not reviewed yet. |
manualFace | Manual review face result. Empty if not reviewed yet. |
fraudTags | Array of fraud indicators. See Vocabulary → Fraud tags. |
mismatchTags | Array of data mismatches between token data and document data. See Vocabulary → Mismatch tags. |
scanRef | Unique verification identifier. |
clientId | Your client identifier. |
Verification data
Request
Response
Key data fields
| Field | Description |
|---|---|
docFirstName / docLastName | Parsed name from document (standardized). |
orgFirstName / orgLastName | Original name as it appears on the document (may include native characters). |
docNumber | Document number. |
docPersonalCode | Personal/national code from document. |
docExpiry / docDob / docDateOfIssue | Document dates (format: YYYY-MM-DD). |
docType | Document type (PASSPORT, ID_CARD, DRIVER_LICENSE, etc.). |
docSex | Gender from document (MALE, FEMALE). |
docNationality / docIssuingCountry | ISO country codes. |
selectedCountry | Country the user selected during verification. |
manuallyDataChanged | true if a human reviewer corrected any OCR data. |
fullName | Combined full name. |
ageEstimate | Estimated age (if available). |
clientIpProxyRiskLevel | Proxy risk level (if proxy check enabled). |
duplicateFaces / duplicateDocFaces | Duplicate detection results (if enabled). |
addressVerification | Address verification result (if enabled). |
additionalData | Data from additional steps. |
Any field can be
null. Some fields in the original language may contain UTF-16 encoded characters.