Andia recommend to use our SDKs to verify your users, liveness detection and easy way to integrate our UI/UX. But if for some reasons you can't use our SDKs, we have an official API where you can send us your users' data that we will verify.
Andia stores the Biometrics Vectors from a Selfie that is taken during on-boarding process or with a picture that currently exists. This method returns a unique user identifier (user_id), with which one-to-one validations will be carried out later.
Andia can verify if a Selfie taken corresponds to an existing user_id (A user who has previously been onboarded) or not.
{"success": true,"error_code": 0,"error": "","message": "success","user_id": "fb61986b-8208-4b9b-b4d5-49eb1178cdcd"}
{"success": true,"error_code": 0,"error": "","message": "It is a Match"}