Home Fraud Detection Face API Verification
Fraud Detection API

Face Verification API

Verify user identity with AI-powered face match against a reference photo or government ID. Real-time, secure, and fully compliant with data protection standards.

<3sAvg response
99.9%Uptime SLA
99.5%Accuracy
Face Verification MATCHED
Face Match Score97.2%
LivenessPASS
Spoof DetectionCLEAN
Deepfake CheckCLEAN
VerdictMATCHED
ISO 27001 Certified 256-bit Encryption Real-Time Response REST & SDK Support Made in India
Overview

What is Face Verification?

An AI-powered API that compares a live selfie against a reference photo (from a government ID or stored image) to confirm the user's identity in real time.

Face Match Scoring

Get a 0–100 match score to decide pass/fail at your own threshold.

Anti-Spoof

Detect printed photos, screens, masks, and deepfake attempts.

Real-Time

Sub-3 second response — perfect for mobile-first onboarding flows.

Key Benefits

Verify Identity Without Friction

Fraud Prevention

Catch impersonators and fake accounts before they cause damage.

Compliant

DPDP-compliant, with explicit consent and no persistent storage of biometrics.

Fast Onboarding

Complete identity verification in seconds, not minutes.

Structured Output

JSON response with score, liveness, and spoof verdicts for easy integration.

Use Cases

Where It Shines

Bank KYC
Wallet Onboarding
Exams & Certification
Access Control
How It Works

Three Steps to Integration

From sandbox to production in under 24 hours — no paperwork, no waiting.

1

Get API Key

Free sandbox access instantly.

2

Submit Photos

POST live selfie + reference photo. Get match score.

3

Go Live

Production within 24 hours.

Sample Request

Confirm Identity in One Call

POST /v1/fraud/face/verify
// Request (multipart) curl -X POST "https://api.cgpey.com/v1/fraud/face/verify" \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "live_selfie=@selfie.jpg" \ -F "reference=@id_photo.jpg" // Response { "status": "success", "data": { "match_score": 97.2, "liveness": "PASS", "spoof_detected": false, "verdict": "MATCHED" } }
FAQ

Frequently Asked Questions

No — by default, photos are processed and discarded. Optional encrypted storage is available.
99.5%+ on genuine pairs, with strong anti-spoof and anti-deepfake capabilities.
Yes — consent-based processing, no persistent biometric storage by default, fully documented.
No — the API requires network access. On-device SDK is available for select use cases.

Ready to integrate?

Get your sandbox credentials in seconds. Talk to our team to go live in production within 24 hours.