Start identity verification
Verification
Start identity verification
Initiates a new identity verification workflow and returns a Verification ID. The user will use this verification_id to spin up a front-end SDK that will guide the user through the identity verification workflow.
POST
Start identity verification
Authorizations
API key for authentication and authorization
Body
application/json
User identifier (REQUIRED)
Example:
"john.doe@example.com"
Response
200 - application/json
Verification started successfully
Unique identifier for the biometric verification
Example:
"inq_abc123xyz"