Centralized OkayFace Plus

OkayFace Plus is used to perform the Face Verification with the added protection against various types of injection attacks such as deepfakes, virtual cameras and etc.

Overview

To use the Centralized OkayFace Plus API, the user must submit a selfie. The purpose of this API is to compare the facial image on an ID card with the submitted selfie to verify that the user is the owner of the ID card.

The API also requires a data bundle from the OkayCam Plus Mobile SDK to ensure the image submitted was captured by a genuine phone camera. This helps counter situations where fraudsters use Deepfake techniques to bypass the system.

Steps:

  1. The user will need to re-use the Journey ID from Create JourneyID API

  2. Place the Journey ID and the content mentioned in the API Method below and call the API.

  3. Users can choose Version 1 to call the API, indicated at the back of the endpoint URL

  4. After expanding the API method, the user can read the descriptions on each parameter and place the details accordingly following this Example.

The Centralized OkayFace Plus API includes the integration of OkayCam Plus Mobile SDK. Hence, the example shown in step 4 contains the "mobileSdkData".

Please refer to the "Image Requirement" section to get the best result for each API return

Last updated

Was this helpful?