Version 2 (Blacklist Face Search)
[Available UAT Only] Centralized OkayFace Version 2 (Added Blacklist Face Search Module)
POST
https://ekycportaldemo.innov8tif.com/api/ekyc/okayface/v2
Note: A new scorecard with a blacklist face search feature is required. Please inform Innov8tif about the scorecard updates.
Headers
Name | Type | Description |
---|---|---|
livenessMeta | String | The environment the image was taken in. Possible values are e.g. {"OS":"Desktop"} |
Request Body
Name | Type | Description |
---|---|---|
imageIdCardBase64 | string | Uncheck 'imageIdCard' to enable this parameter to be working |
imageBestBase64 | string | Uncheck 'imageBest' to enable this parameter to be working |
livenessDetection | boolean | Set to True - return liveness score |
imageIdCard * | object | Face Image from ID card |
imageBest * | object | Selfie photo |
journeyId* | string | Retrieve from 'Create JourneyID' API |
🆕blacklistFaceSearch* | boolean | Enable by verify if a selfie image matches any entries in the blacklist database. (Default: false) |
Input Example (OkayFace Version 2)
Last updated