For AI agents: visit https://developer.idanalyzer.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
ID Analyzer v2GuideAPI Reference
GuideAPI Reference
GuideAPI ReferencePortalID Analyzer v2
Guide
Portal
GuideAPI Reference

Getting Started

  • ID Analyzer API: The Complete Identity Verification & KYC Developer Guide
  • Obtaining API Key
  • API Endpoint
  • API Authentication
  • First ID Verification API Call
  • Web Portal Debugger
  • Supported Documents

Docupass

  • DocuPass Overview
  • DocuPass Quickstart

KYC Profiles

  • KYC Profiles Overview
  • Thresholds
  • Restrictions
  • Decisions

API Response

  • Response Codes
  • Data Fields
  • Validations & Warnings
  • Audit Report
  • Webhook

API Reference

  • ID Verification API
  • DocuPass API
  • Biometric API
  • AML API
  • Document Automation API
  • Transaction API

Tutorials

  • Docupass identity validation and remote signature signing using PHP
  • Realtime Identity Card Recognition Using Webcam
  • Building an AML Compliance Web App

Client Libraries

  • Quick start with client library
  • .Net
    • Profile
    • Biometric
    • Contract
    • Scanner
    • Transaction
    • Docupass
  • PHP
    • Preparation
    • Profile
    • Biometric
    • Contract
    • Scanner
    • Transaction
    • Docupass
  • Node.JS
    • Profile
    • Biometric
    • Contract
    • Scanner
    • Transaction
    • Docupass
  • Python
    • Profile
    • Biometric
    • Contract
    • Scanner
    • Transaction
    • Docupass

On-Premise

  • Overview
  • System Requirement
  • Installation Guide
  • On-Premise API Reference
Powered by 

.Net

One of the primary development languages the ID Analyzer SDK supports is .NET.

Here is a code overview for the primary ID Analyzer SDK consumed by developers to implement their application logic. There are 6 primary classes within the code, each having its functions.

  • Profile
  • Biometric
  • Contract
  • Scanner
  • Transaction
  • Docupass

Updated over 3 years ago