For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
HomeAPI Reference
HomeAPI Reference
  • Get started
    • Welcome
    • Quick Start
  • API basics
    • Authentication
    • Conventions
    • Errors
    • Webhooks
  • Products
    • Digital Identity
    • OCR & Computer Vision
    • E-Contracting
    • OAuth Registration
    • Iframe Integration
  • SDKs
    • Flutter SDK
  • Resources
    • Support
  • Changelog
    • Changelog
Dashboard
LogoLogo
On this page
  • What you can build
  • Get started
  • How it works
  • Base URL
  • API stability and compliance
Get started

Welcome to Vlens

Digital identity verification and legally-compliant e-contracting for Egypt

||View as Markdown|
Was this page helpful?
Edit this page
Next

Quick Start

Built with

Vlens is a multi-tenant platform that powers KYC, biometric verification, and legally-binding digital contracts for financial institutions, insurers, and fintechs operating under Egyptian regulations (NTRA, CSO, and FRA).


What you can build

Digital Identity (KYC)

Verify Egyptian national IDs with OCR, run three-frame liveness detection, and optionally cross-check against NTRA and CSO national authority databases — all in a single transaction.

E-Contracting

Generate FRA-compliant digital contracts, collect OTP-based customer signatures, enforce the 80 km co-signer distance rule, and trigger real-time webhooks on every status change.

Computer Vision OCR

Standalone document extraction — passports, driving licenses, vehicle plates, car licenses — plus face match, face compare, liveness, and AML screening with no user registration required.


Get started

Quick Start

Register a user, verify their identity, and execute your first contract in under 10 minutes.

Authentication

Understand the dual-auth pattern — API key + Bearer token — and how to obtain and refresh tokens.

API Reference

Interactive reference for all endpoints, request schemas, and response envelopes.

Flutter SDK

Drop-in mobile SDK that handles ID scanning, liveness, and result delivery with a single method call.


How it works


Base URL

https://api.vlenseg.com

Every request requires two headers:

1ApiKey: YOUR_TENANT_API_KEY
2Authorization: Bearer YOUR_ACCESS_TOKEN

The ApiKey identifies your tenant. The Authorization header carries the user or admin JWT. See the Authentication guide for how to obtain both.


API stability and compliance

Vlens is compliant with Egyptian NTRA (National Telecommunications Regulatory Authority), CSO (Central Security Organization), and FRA (Financial Regulatory Authority) requirements.

For integration support, contact your Vlens account manager or email support@vlenseg.com.