Advanced identity search
Search identities using complex filter operators. Supports AND/OR mode with operators like eq, neq, contains, starts_with, between, gt, lt, gte, lte, in_list. PII fields use HMAC hash comparison (eq only).
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Key-Inflection
Response key casing. Defaults to snake.
Allowed values:
Request
This endpoint expects an object.
mode
“all” requires all filters to match (AND), “any” requires at least one (OR).
Allowed values:
filters
limit
offset
Response
Search results.
data
pagination
Errors
401
Unauthorized Error
422
Unprocessable Entity Error