ID Verification API
Identity & Documents
ID Verification API
Standalone document verification — OCR, MRZ, NFC. Use when you only need a single document check (no full workflow).
POST
ID Verification API
Request
| Body | Type | Required | Description |
|---|---|---|---|
country | ISO-2 | yes | Issuing country code. |
id_type | enum | yes | PASSPORT · DRIVERS_LICENSE · NATIONAL_ID · RESIDENCE_PERMIT · … |
image_front | string | yes | Base64-encoded JPEG of the front. |
image_back | string | conditional | Required for 2-sided documents. |
enable_nfc | boolean | no | Read NFC chip if available (mobile ePassports). |
metadata | object | no | Echoed back on the response. |