The Selfie Validation API, also known as the Liveness API, verifies if a user's selfie has been captured by a live individual at the time of the verification indicating no fraudulent impersonation attempt.
It also having the additional response fields to suit your business requirements.
{"success":false,"code":400,"message":"Invalid input. Please check your request and try again.","error": {"message":"Selfie image should not be empty","field":"selfie","code":"BAD_REQUEST" }}
{"success":true,"code":200,"message":"The request could not be completed due to an error.","reference_id":"76d049e8-e9eb-4095-8926-74235763cf8a","status":"failed","error": {"message":"Verification Failed.","code":"ERROR" },"requested_at":"2024-03-18T05:12:26.884Z","completed_at":"2024-03-18T05:12:27.305Z"}