v1

latestOpenAPI 3.0.1MIT2026-07-26214482.5 KB
Verification

Verify Identity

Performs a 1:1 match to verify if the face in the current session matches the previously enrolled face for the specified account ID.

post/liveness/verify-identity

Request body

session_idstring uuid required

The session ID of a completed Face Match session

account_idstring required

Unique identifier for the user account to verify against

Response

Verification completed successfully

request_idstring uuid

Unique identifier for the request

successboolean

Indicates whether the verification process was successful

matchboolean

Indicates whether the face in the current session matches the previously enrolled face for the account