Simulate a template
Templates
Simulate a template
Create one test verification from the template. It runs for real, is not billed and sends no notifications.
POST
Simulate a template
Authorizations
Secret API key, created in the dashboard under Settings → API. Send it as Authorization: Bearer rk_secret_… from your server only. Publishable keys (pk_live_…) are for the native SDKs and reach the capture endpoints alone. An unknown key returns 401.
Path Parameters
Template slug — lowercase [a-z0-9-].
Pattern:
^[a-z0-9]+(?:-[a-z0-9]+)*$Example:
"warehouse-intake"