Identity Verification
Powered by AI

Enterprise-grade face matching, liveness analysis, and document intelligence. One API call, instant decisions.

<3s
Avg Latency
99.7%
Accuracy
REST
API
3-Band
Decisions
AI Face Analysis
How It Works

Three steps to verification

Upload a selfie and an identity document. Our AI pipeline analyzes both images and returns a decision in seconds.

1

Upload Images

Provide a selfie and a government-issued identity document via the API or this demo page.

2

AI Analysis

Our deep learning pipeline processes both images across multiple verification dimensions simultaneously.

3

Instant Decision

Receive an accept, review, or reject decision with a confidence score and full audit trail.

Live Demo

Try it now

Upload a selfie and an ID document to see the verification pipeline in action.

Selfie Photo

Drop image or click to upload

Selfie preview

ID Document

Drop image or click to upload

Document preview
Upload both images to begin
Analyzing images
Was this decision correct?
0%
Overall

Overall Confidence Score

Weighted combination of face similarity (70%), image quality (20%), and liveness check (10%). This fused score drives the final accept / review / reject decision.

Analysis Breakdown

Feedback saved - thank you!
Capabilities

Comprehensive verification pipeline

Multiple specialized AI stages work together to produce robust, auditable identity decisions.

Face Detection

Precise face localization with sub-pixel bounding boxes and multi-point landmark extraction.

Face Recognition

Deep embedding-based face comparison across selfie and document with high-dimensional similarity scoring.

Liveness Detection

Anti-spoofing analysis to detect printed photos, screen replays, masks, and other presentation attacks.

Image Quality

Automated assessment of blur, exposure, noise and overall face image quality for reliable results.

Document OCR

Intelligent text extraction from identity documents including passports, driver licenses, and national IDs.

MRZ Parsing

Machine-readable zone extraction and validation from passports and international travel documents.

Image Enhancement

AI-powered super-resolution and face restoration to improve results on low-quality inputs.

Ensemble Fusion

Intelligent weighted fusion of multiple AI signals into a single accept / review / reject decision.

API

Simple REST integration

Base64-encode your images, make one POST request, and get a decision back in seconds.

POST/v1/verifySync verification
POST/v1/tasksAsync submission
GET/v1/tasks/{id}Poll result
GET/healthSystem status
GET/docsSwagger UI
# Verify an identity in one call