ZOLOZ Connect provides a digital online solution for authentication that combines face liveness check and face comparison. Merchants must integrate with ZOLOZ through the ZOLOZ SDK and APIs.
The server APIs are exposed through the ZOLOZ gateway service. Before you call the APIs, complete the following prerequisites:
-
See the App SDK-mode integration topic to understand how the APIs fit into the integration flow.
-
See The gateway protocol for the message transmission rules between merchants and the ZOLOZ service.
Server APIs
ZOLOZ Connect provides the following server APIs:
-
initialize: used to initialize the face verification process in ZOLOZ. A unique transaction ID is generated for the process and used in all the subsequent interactions with the ZOLOZ server.
-
checkresult: used to query the result of a face verification process.
-
enroll: used to enroll a pre-captured face image of one user for subsequent usage of Connect Face Verify. This face image could come from the result of Real ID or Face capture.