Skip to content
FinHubBy HabileLabs

Vehicle · Licence Checks

Confirm a driving licence is genuine, current and belongs to your applicant — checked directly against RTO records in real time.

api · POST /v1/kyc/verify
POST /v1/kyc/verify
Authorization: Bearer sk_live_••••
{ "pan": "XXXXX1234F", "consent_artifact": "ca_9f2c…" }

Overview

What the Driving License Verification API does

FinHub's Driving License Verification API validates a driving licence number against RTO records and returns holder name, licence status and validity dates, including vehicle class endorsements. It's used to screen commercial drivers, gig-economy partners and loan applicants where a valid licence is a precondition, with every check bound to consent and logged for audit.

Inputs

  • Driving licence number
  • Date of birth
  • Consent artifact ID

Returns

  • Holder name
  • Licence validity & status
  • Issue & expiry dates
  • Authorized vehicle classes

POST /v1/vehicle/driving-license

How it works

Three steps to a verified result

01

Submit licence details

Send the driving licence number and date of birth with a consent artifact.

02

We verify against RTO records

FinHub checks the licence status, validity and holder details against RTO-sourced data.

03

Get a verified result

Receive holder name, validity dates and authorized classes, sealed to your audit trail.

Use cases

Where teams use Driving License Verification

  • Commercial-vehicle driver onboarding and fleet compliance
  • Gig-economy and delivery-partner verification
  • Vehicle loan and lease applicant screening
  • Insurance underwriting for named drivers

FAQ

Driving License Verification API — FAQs

Common questions about FinHub's Driving License Verification API.

It confirms whether a driving licence is valid and current, and returns the holder's name, issue and expiry dates, and the vehicle classes it authorizes, checked against RTO records.

Ready to add Driving License Verification to your flow?

Book a demo and see the API return a verified result on your own test data in minutes.