Run AI-powered document insights
Run AI-powered document insights
Runs LLM-powered insights analysis on a document and persists the
result as a DocumentExtraction with extraction_type: "insights".
Returns authenticity assessment, content consistency, and
type-specific insights.
Required scope: documents:write
Authentication
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
Document ID (doc_*).
Headers
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.
Response
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.