Compare a document to a verified identity
Extracts fields from the document and compares name, address, DOB, and document number against a stored identity record.
Required scope: documents:write
Extracts fields from the document and compares name, address, DOB, and document number against a stored identity record.
Required scope: documents:write
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Document ID (doc_*).
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response key casing. Defaults to snake.
Unique key for idempotent requests. Cached for 24 hours. Sending the
same key with different parameters returns 422.
Type of extraction performed (e.g. ocr, barcode, mrz).
Key-value map of extracted data fields.
Per-field confidence scores (0-1).
Field-by-field comparison results when comparing two documents.