Overview
ID Analyzer Core API allows you to build your own identity verification application by uploading images of government-issued documents. Core API is capable of analyzing and performing OCR on document images to extract document information, additionally, Core API can perform face verification, document authentication, image cropping, data verification, AML/PEP compliance check and contract/agreement automation..
The best practice when implementing identity verification solution using Core API is to separate codes into client-side code and server-side code. You should always implement a connection from client-side to your server, such as uploading documents to your server first, then call Core APIs from the your server.
We strongly discourage developers to connect to ID Analyzer API directly from client-side applications that will be distributed to end user, such as mobile app, in-browser JavaScript and desktop applications. If you are only using Core API for simple OCR tasks on client-side and prefer the performance boost of a direct connection to Core API, please use a restricted API key so that users will not be able to access your Vault.