Skip to main content
POST
Start Document Verification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

A document verification to start

document
object
required
person
object
required
external_id
string
metadata
object
Example:
rules
object
sandbox
object

Response

202 - application/json

Successfully started document verification

id
string<uuid>
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

object
enum<string>
required
Available options:
document_verification,
license_verification,
list
mode
enum<string>
required
Available options:
live,
test
scheduled_at
string<date-time>
required
external_id
string | null
required
Example:

"verification123"

metadata
object | null
required
Example: