Centralized OkayLive
OkayLive is used to perform liveness detection on selfie.
Overview
The Centralized OkayLive API also known as "Liveness Detection" is to make sure that the selfie is taken by a real person. This will greatly increase the security level of Facial Verification in order to help to fight against spoof attacks using fake selfies (e.g. recapturing a selfie from monitor screens, printed paper and etc)
Steps:
Users can choose to skip this API if the user has activated the "liveness detection" parameter in the Centralized OkayFace API. Else, the user can proceed by following the steps.
Place the JourneyId and the content mentioned in the API method below.
After expanding the API method, the user can read the descriptions on each parameter and place the details accordingly following this Example.
The API will return a number of values and the user can refer to this page for more details.
The average processing time is 2s to 3s.
Please refer to the "Image Requirement" section to get the best result for each API return
API Method
POST
https://ekycportaldemo.innov8tif.com/api/ekyc/okaylive
Request Body
imageBest *
object
Selfie photo
journeyId*
string
Retrieve from 'Create JourneyID' API
Kindly refer to the page below for the interpretation of the result.
Input Example
This OkayLive API component only accepts image file as input
Postman Collection
Get the Postman Collection https://api2-ekycportal.innov8tif.com/emas-ekyc-portal/postman-collection
Last updated