Smile Secure
To get access to Smile Secure, please contact our sales team
Overview
Our real time Smile Secure product helps identify rogue users attempting to use multiple IDs to access your system. Our models deduplicate facial biometrics and layer on side-channel data to inform you if you have previously verified the same user, even if the user is presenting a different name or government ID for KYC.
We automatically perform a deduplication check for every Biometric KYC, Document Verification, or SmartSelfie™ Authentication job.
Return Values
The JSON response is in a separate callback that contains a field called Antifraud
. It contains a SuspectUsers
key that lists the user IDs and reasons for suspected fraud, such as whether a person signed up for the service before.
Example:
Result Codes
Code | Text | Description |
---|---|---|
5210 | No Suspect Users Found | Our Smile Secure algorithms ran over the job and were unable to identify related users. |
5211 | Suspect Users Found | Our algorithms identified related users that should be investigated. |
5212 | System Error | We were not able to run Smile Secure on this job. |
Last updated