Check a subject against custom lists
Performs a standalone check of subject data against custom lists
without persisting a match record.
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.
Request
This endpoint expects an object.
subject_data
Subject data to check.
list_ids
Specific list IDs to check against. Omit to check all active lists.
Response
Check results.
data
total_matches
Errors
401
Unauthorized Error
403
Forbidden Error