Introduction
The Microblink identity verification platform consists of three main parts:
- A management interface, which includes a workflow builder.
- Several SDKs which you integrate in your app. We currently have SDKs for Android, iOS, and web browsers.
- A proxy service which you deploy in your own cloud/hardware, which the SDKs use for authentication.
Data flow
Here's a simple representation of the data flow:
Your users will record their identity documents, and the information extracted from these documents will pass through the steps that you have defined in the workflow builder, such as checks for a minimum age, or a check against AML databases.
Once an identity document has been analyzed, you will see a pass or fail result in the management interface, with the option to send individual transactions to be manually reviewed, or to directly override their result.