KYC
Face Identification
Face identification is matching of a given face image to one from the database of face images. In other words, the algorithms search for an unknown person in a database and understand who that person is. If two face images are matched, the person identity is proved without manual checking of identification documents. To learn how to integrate face identification into your KYC system, see API Reference section.
Face Verification
Face verification is comparing of a candidate face image with the original one to check if the customer is who he pretends to be. The algorithms compare two face images and verify whether they belong to the same person. The technology is used to get access to personal accounts or as identity proof before starting any business operations. To learn how to integrate face verification into your KYC system, see API Reference section.