Find cross-session image similarity matches
Authentication
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
Identity ID (idn_*) or external reference.
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.
Query parameters
Minimum cosine similarity score (0.1–1.0) to count as a match.
Default 0.6 balances precision vs recall. Use 0.8 for high-confidence
matches only; use 0.4 for broader search with more false positives.
Filter by embedding source type. selfie matches selfie-to-selfie;
document_front matches ID photo-to-ID photo. If omitted, all source
types are compared.