How It Works
1
Document upload
The user uploads an identity document (passport, ID card, driver’s license) through the hosted flow or API.
2
AI analysis
The AI engine analyzes the document image for visual inconsistencies, font anomalies, edge tampering, and metadata manipulation.
3
Fraud scoring
The analysis produces a fraud score (0-100), a recommendation, and a list of specific fraud signals detected.
4
Decision
The fraud score feeds into the session’s overall risk score and can trigger orchestration rules for automatic decisions.
Fraud Signals
Verilock detects the following fraud indicators:Fraud Score
API Response
Fraud detection data is included in the session detail response (GET /v1/sessions/{id}):
Clean Document Example
Response Fields
Security Features
- Template matching — documents are compared against a library of genuine templates for 190+ countries
- Cross-field validation — MRZ data is validated against visual OCR for consistency
- Recapture detection — detects photos of screens, printouts, or photocopies
- EXIF analysis — image metadata is checked for editing software signatures
Fraud detection runs automatically on all document uploads. No additional configuration is required.

