Documentation Index
Fetch the complete documentation index at: https://documentation.idenfy.com/llms.txt
Use this file to discover all available pages before exploring further.
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.