Get Liveness Detection Challenge
Get a face liveness detection challenge to show to a user
Get Liveness Detection Challenge
GET
https://api.appruve.co/v1/face_liveness/get_challenge
This endpoint allows you to get a face liveness detection challenge to show to a user. The endpoint returns the description of the challenge which you can present to a user in front of the camera.
Headers
Name
Type
Description
Authorization*
string
Bearer <token>
{
"challenge_id": "5b8ed28c-c7bc-49c6-9313-5e10b86cf45e",
"challenge": "smile",
"description": "Smile"
}
Last updated