Face liveness check
Check if the selfie your users take is indeed live, optimally clicked to save in your records, if there are multiple faces detected in the image, and what percentage of the image does the face actually cover. Face liveness detection helps you uncover frauds by ensuring that the image you have been provided isn’t a picture of a picture, a passport sized image, or an image of another individual on…
Face liveness check endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET Call /v3/tasks |
Used to fetch api result using the request id received in responses. |
| POST |
Face liveness check /v3/tasks/async/check_photo_liveness/face |
This API compares two face images and provides a match score. Use get call on the left and pass the request id to fetch api call results. |
Face liveness check pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA Recommended | $99 / month | — |
|
| MEGA | $199 / month | — |
|