New features, enhancements, and fixes to the Vlens API and documentation
July 5, 2026
Documentation
Expanded API reference
The OpenAPI spec now documents 84 endpoints across Digital Identity, Business Request, Transactions, and Identity User Session — including flows that were previously guide-only or missing from the reference.
Authentication & account
POST /api/DigitalIdentity/Login,RefreshToken,LogoutPOST /api/DigitalIdentity/GenerateRegisterLink,GenerateLoginLink- Full
ForgetPassword/*andForgetPasswordByPhone/*flows, including V2 variants - Account deletion:
InitiateDeletion,VerifyDeletionOtp,SubmitDeletionFaceMatch,GetListOfUserDeletionAudits - Cancel verified identity:
CancelVerifiedDigitalIdentity,CancelVerifiedDigitalIdentityForAdmin - Profile: email/phone updates, change password
Verification data
GET /api/DigitalIdentity/GetUserDigitalIdentityInfo,GetUserDigitalIdentityDataGetUserDigitalIdentityImages/V2,GetStepImage/V2POST /api/DigitalIdentity/LinkUserWithExistingTransaction— native API only; not for iframe or hosted web links
Identity User Session
- Session settings, theme, login, registration steps, eligibility, contract create/sign inside iframe flows
Transactions
GET /api/Transactions/GetTransactionById— admin lookup for OCR and DI transaction records
Registration flows documented separately
Guides now treat standard registration and Consent-based Digital Identity (CDI) as two distinct products:
The CDI page includes comparison diagrams, VLens Network architecture visuals, and image compression guidance for selfie capture.
Other guide updates
- Digital Identity — delete account, cancel verification, admin identity data/images
- User Profile — logout, hosted register/login links, V2 password reset note
- Iframe Integration — session API endpoint reference
- OCR — admin transaction lookup
- Authentication — expanded api-key-only endpoint list

