cURL
curl --request POST \ --url https://api.sandbox.verisoul.ai/liveness/verify-identity \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "session_id": "000fb9fc-3a12-4492-b825-6ec9916ffea7", "account_id": "example-account-id" } '
{ "request_id": "43eb9f8e-769c-4380-a3df-94925671746b", "success": true, "match": false }
Documentation IndexFetch the complete documentation index at: https://docs.verisoul.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.verisoul.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication
The session ID of a completed Face Match session
Unique identifier for the user account to verify against
Verification completed successfully
Unique identifier for the request
Indicates whether the verification process was successful
Indicates whether the face in the current session matches the previously enrolled face for the account