Skip to main content

Additional Checks for Liveness

The following table lists the additional checks that can be executed on a selfie. These are also called the liveness checks.

Caution

We highly recommend contacting the HyperVerge team before attempting to implement any of these checks to avoid any unexplainable scenario.

note

All of the checks listed on this page are enabled by setting the parameter values to "yes".

Quality Checks

Type of CheckDescriptionParameterAccepted ValuesKey in Response
Eyes ClosedChecks if the eyes of the individual are closed in the selfie.qualityChecks.eyesClosed"yes" or "no"eyesClosed
Multiple FacesChecks if the selfie has multiple faces.qualityChecks.multipleFaces"yes" or "no"multipleFaces
BlurChecks if the selfie is blurred.qualityChecks.blur"yes" or "no"blur
Return ScoreReturns a score in the range of 0 to 100 for applicable fields.preferences.returnScore"yes" or "no"returnScore
HatChecks if the individual is wearing a hat in the selfie.qualityChecks.hat"yes" or "no"hat
SunglassesChecks if the individual is wearing sunglasses in the selfie.qualityChecks.sunglasses"yes" or "no"sunglasses
Reading GlassesChecks if the individual is wearing reading glasses in the selfie.qualityChecks.readingGlasses"yes" or "no"readingGlasses
DullChecks if the selfie is under exposed.qualityChecks.dull"yes" or "no"dull
BrightChecks if the selfie is over exposed.qualityChecks.bright"yes" or "no"bright
Head TurnedChecks if the head of the individual not aligned properly in the selfie.qualityChecks.headTurned"yes" or "no"headTurned
EyewearChecks if the individual is wearing any eye wear in the selfie.qualityChecks.eyewear"yes" or "no"eyewear
OcclusionChecks if the individual's face is hidden or obscured from view in the selfie.qualityChecks.occlusion"yes" or "no"occlusion
NudityChecks the selfie for any explicit content.qualityChecks.nudity"yes" or "no"nudity
Non White BackgroundChecks if the background is not white.qualityChecks.nonWhiteBackground"yes" or "no"nonWhiteBackground

Fraud Checks

note

We support fraud checks for detecting injection attacks, anomalies, and deepfake attacks in selfie images. To enable these checks for your implementation, please get in touch with our Support team.

Other Checks

Type of CheckDescriptionParameterAccepted ValuesKey in Response
Retrieve Input Image URLsProvides the links to access each of the input images in the response.returnInputImageUrls"yes" or "no"returnInputImageUrls
Enable Retakes on SuccessEnables a customer to retake the identification journey.qualityChecks.allowSuccessRetakes"yes" or "no"allowSuccessRetakes
Age RangeProvides the age range of the person in the selfie.qualityChecks.ageRange"yes" or "no"ageRange

Sample Response

The following is a sample response when the non-white background check in enabled.

{
"status": "success",
"statusCode": 200,
"metadata": {
"requestId": "1710874594970-280e864e-2b88-4559-a385-3553f553301d",
"transactionId": "12345"
},
"result": {
"details": {
"liveFace": {
"value": "yes",
"confidence": "high"
},
"qualityChecks": {
"nonWhiteBackground": {
"value": "yes",
"confidence": "high"
}
}
},
"summary": {
"action": "pass",
"details": []
}
}
}
Was this helpful?
ON THIS PAGE
Ask AIBeta
Hi! How can I help?
Ask me anything about HyperVerge products, APIs, and SDKs.
Try asking: