ID Analyzer Developer ID Analyzer Developer
  • Home
  • Portal
  • Support
ID Analyzer Developer ID Analyzer Developer
ID Analyzer Developer
  • Home
  • Portal
  • Support
  • Home
  • Core API
    • Overview
    • Quick Start
    • API Reference
  • DocuPass API
    • Overview
    • Quick Start
    • API Reference
  • Vault API
    • Overview
    • Quick Start
    • API Reference
  • AML API
    • Overview
    • Quick Start
    • API Reference
  • Client Library
    • PHP
    • .NET
    • NodeJS
    • Python
  • Guide
    • Web-based ID Scanner
    • DocuPass Custom UI Design
  • Change Log
  • ID Fort On-Premise

ID Analyzer Core API

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.

Quick Start

Get started with ID Analyzer Core API by using one of the client libraries:

PHP C# NodeJS Python

We currently do not provide any mobile SDKs, because the document validations should happen inside a server environment hence we only provide libraries for popular server-side programming languages.

API Reference

If you prefer to get started without any client library, by simply making HTTP requests using your favorite programming language, please read the Core API Reference:

Core API Reference

On this page:
Overview Quick Start API Reference

© 2025 All Rights Reserved by ID Analyzer