Create a demo review case (sandbox only)

Creates a demo review case with synthetic data for testing the review workflow. Sandbox API keys only.

Authentication

X-API-Keystring

Organization API key. Keys are prefixed with vk_live_ (production) or vk_sandbox_ (sandbox).

Headers

Verifa-VersiondateOptional

API version date string (e.g. 2026-02-01). If omitted, the version pinned to your API key is used.

Response

Demo case created.
idstring
Case public ID.
session_idstring
UUID of the associated session.
statusenum
created_atdatetime
decisionenumOptional
assigned_tostring or nullOptional
UUID of the assigned reviewer.
claimed_atdatetime or nullOptional
entered_review_atdatetime or nullOptional
decided_atdatetime or nullOptional

Errors

401
Unauthorized Error
403
Forbidden Error
409
Conflict Error