Verification modules

20+ CHECKS.
ONE KEY.

Every Indian identity, financial and document verification under a single REST API — consistent request format, consistent response schema, every time.

Get API KeyView API docs
01 · IDENTITY
Aadhaar OTP

UIDAI-licensed authentication via OTP. Returns name, DOB, gender and address. DPDP Act 2023 consent capture built in.

AUA/KUAUIDAIeKYC
Response
{ module: "aadhaar_otp",
  pass:   true,
  name:   "RAJAN KUMAR",
  dob:    "1990-04-15" }
Response<800ms
Status
Active
02 · IDENTITY
PAN Verification

Validates PAN against ITD records. Returns active/inactive status, name on record, and death registry cross-check. NSDL and UTI backed.

ITDNSDLUTI
Response
{ module:     "pan_verify",
  pass:       true,
  status:     "ACTIVE",
  name_match: "HIGH" }
Response<600ms
Status
Active
03 · FINANCIAL
Bank Account Verify

Penny drop + reverse penny drop + IFSC validation. Confirms account holder name match before disbursals or vendor onboarding.

Penny dropNPCIIFSC
Response
{ module:  "bank_account",
  pass:    true,
  holder: "RAJAN KUMAR",
  match:  "HIGH" }
Response<1.2s
Status
Active
04 · BUSINESS KYB
GSTIN & Business KYB

Live GST portal fetch — filing status, return history, registration date. MCA21 director lookup and ROC status included.

GST portalMCA21ROC
Response
{ module:      "gstin",
  pass:        true,
  status:      "ACTIVE",
  trade_name: "RAJAN TRADERS" }
Response<900ms
Status
Active
05 · ESIGN
eSign & eStamp

Aadhaar OTP-based digital signatures under IT Act 2000. Court-admissible audit trail. eStamp for agreements above ₹500.

IT Act 2000eStampAudit trail
Response
{ module:    "esign",
  pass:      true,
  signed_at: "2026-08-02T08:11Z",
  audit_id:  "vrf_esign_01J4X" }
Response<1.5s
Status
Active
06 · DOCUMENTS
DigiLocker Fetch

Pull driving licences, degree certificates and government-issued docs from DigiLocker with explicit user consent.

MeitYConsent-basedISO docs
Response
{ module:    "digilocker",
  pass:      true,
  doc_type: "DRIVING_LICENCE",
  doc_id:   "KA05-20210034..." }
Response<2s
Status
Maintenance
07 · BIOMETRIC
Face Match & Liveness

ISO 30107-3 compliant passive liveness. Face match against Aadhaar/PAN photo. Spoof-resistant with 3D depth cues. 97%+ accuracy.

ISO 30107LivenessAI-powered
Response
{ module:    "face_match",
  pass:      true,
  score:     0.97,
  liveness: true }
Response<1.8s
Status
Active
08 · BACKGROUND
Court & CIBIL Check

Background screening against criminal court records, CIBIL credit bureau, PEP watchlists and OFAC/UN sanction lists.

CIBILPEPOFAC
Response
{ module:      "court_cibil",
  pass:        true,
  court_hits:  0,
  cibil_score: 764 }
Response<2s
Status
Active
09 · OPS
Ops Review Dashboard

Maker-checker approval for high-risk verifications. Assign cases, set escalation SLAs, maintain a full tamper-proof event log.

Maker-checkerSLAAudit log
TypeDashboard
Status
Active
DPDP Act 2023
RBI KYC Master Directions
UIDAI AUA / KUA Licensed
ISO 27001 Certified
IT Act 2000 eSign Ready

READY TO INTEGRATE?

Sandbox credentials in minutes. All modules available for testing at no cost.

Get API Key →