ZOLOZ Face Capture captures a user's selfie with built-in face liveness and quality checks. This topic describes the API specifications for Face Capture.
ZOLOZ Face Capture provides a digital online solution for capturing a user's selfie. It implements a face capture process that involves face liveness and face quality checks. To use these capabilities, merchants must integrate with ZOLOZ by using the ZOLOZ SDK and APIs.
This topic describes the API specifications for ZOLOZ Face Capture.
The server APIs are exposed through the ZOLOZ gateway service. Before you call the APIs, complete the following prerequisites:
-
Refer to App SDK-mode integration to understand the role of each API.
-
Refer to The gateway protocol for the rules of message transmission between merchants and the ZOLOZ service.
Server APIs
The following server APIs are available:
-
initialize: initializes the face capture process in ZOLOZ. A unique transaction ID is generated and used in all subsequent interactions with the ZOLOZ server.
-
checkresult: retrieves the results of the face capture process.