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 section mainly introduces the specifications of the APIs that are provided by ZOLOZ Face Capture.

The server APIs are exposed via the ZOLOZ gateway service. Before you invoke the APIs, perform the following things:

Server APIs

Following are the provided server APIs:

  • initialize: used to initialize the face capture 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 request a result about the face capture process results.