Fintech APIs & Platform for KYC, Verification & Transactions in India | Eko Platform Services
Eko Platform Services Logo
← Back to Home

Driving License Verification API for Driver Onboarding & KYC

Verify driving license details in real time to strengthen KYC and reduce identity fraud.

Starts at ₹1.80 per verification · excl. GSTView Pricing

Overview

The Driving License Verification API enables businesses to validate driving license details instantly as part of identity verification and onboarding workflows. It helps confirm user identity, reduce impersonation risk, and meet compliance requirements.

What Can You Verify With Driving Licence Verification API?

Key details returned across all Driving License Verification API endpoints, ready to power your KYC and onboarding workflows.

Driving License Number

The driving license number that was verified.

Date of Birth

Date of birth of the DL holder as returned by the authority.

Status

Overall status of the driving license (e.g. Active, Suspended, Expired).

Name

Full name of the driving license holder.

Father Or Husband Name

Father's or husband's name as recorded on the DL.

Date Of Issue

Date the driving license was originally issued (YYYY-MM-DD).

Address List

List of addresses associated with the DL holder.

Complete Address

Full address string as recorded on the DL.

Cov Details

Class of Vehicle (COV) entitlement records — each entry lists a vehicle class and associated validity.

Cov

Vehicle class code, e.g. LMV, MCWG, TRANS.

Dl Validity

Validity windows for transport and non-transport license categories.

Non Transport

Validity period for non-transport (personal) vehicle authorisation.

From

Non-transport validity start date (YYYY-MM-DD).

To

Non-transport validity end date (YYYY-MM-DD).

Transport

Validity period for transport (commercial) vehicle authorisation.

Badge Details

Badge/transport endorsement records, each describing a permitted vehicle class group.

Badge No

Badge number assigned by the transport authority.

Class Of Vehicle

List of vehicle classes covered under this badge (e.g. LMV, MCWG, TRANS).

Simplified API Preview

Driving License Verification API Flow – Sample Request and Response

Send simple inputs. Get rich, verified data in seconds.

Verify driving license details in real time — holder name, DOB, address, validity, COV/badge class, and status.

REQUEST
Dl NumberKA0120198900984
Dob1994-08-05
RESPONSE
200 OK
Driving License NumberKA0120198900984
Date of Birth1994-08-05
StatusActive
NameRajesh Kumar
Father Or Husband NameSuresh Kumar
Date Of Issue2019-03-15
StatusActive
Complete Address123, Andheri West, Mumbai, Maharashtra - 400053
CovLMV
From2019-03-15
To2039-03-14
From2019-03-15
To2024-03-14
Badge NoMH-BADGE-001
Class Of Vehicle["LMV","MCWG"]

Key Features

Everything you need to integrate and scale

Real-Time DL Validation

Verify driving license details instantly with structured verification responses.

Identity Confirmation

Use DL data as a trusted identity signal during onboarding.

Automation Ready

Seamlessly integrates into digital KYC and onboarding pipelines.

High-Volume Support

Built to handle large verification volumes reliably.

Who Should Use This API?

Fintech and lending platforms
Mobility and logistics companies
Marketplaces onboarding drivers or agents
Enterprises with identity verification needs

Primary Use Cases

Customer identity verification
KYC onboarding workflows
Driver or delivery partner onboarding
Compliance and due diligence checks

How to Integrate

Get started in minutes with our simple integration process

  1. 1

    Sign Up

    Sign up in minutes with your mobile number (OTP verify).

  2. 2

    Verify Identity

    Complete your basic KYC with PAN and address details to verify your identity.

  3. 3

    Test APIs Live

    Load funds into your wallet and test the verification APIs live — evaluate before you integrate.

  4. 4

    Integrate with AI

    Ready to build? Visit our AI hub for free plugins & tools to integrate faster.

  5. 5

    Go Live

    Start verifying driving licenses in production.

Frequently Asked Questions

DL Verification vs RC Verification?+

Driving License Verification validates the person’s license details, such as holder name, DOB, validity, address, and vehicle class eligibility. Vehicle RC Verification validates vehicle registration details, ownership, fitness, insurance, and registration status. For complete driver and vehicle onboarding, combine DL Verification with RC Verification.

How fast is DL verification?+

Verification is real-time with instant structured responses for driving license details.

Can I use it for driver onboarding?+

Yes, it's ideal for onboarding drivers, delivery partners, and agents requiring identity confirmation.

How do I get started?+

Four steps: sign up at the developer console page, verify your identity with PAN and address details, load your wallet to test the APIs live, then integrate and go live. Sandbox credentials are issued immediately — you can call your first endpoint before any paperwork clears.

What is EPS?+

EPS (Eko Platform Services) is the technology arm of Eko — the developer tools, AI tooling and APIs that power modern fintech integration, from money transfer and AePS to identity verification.

Also see:About Eko
What are the different ways to integrate with Eko EPS?+

Three paths, pick whichever suits your stack:

  • Call the REST APIs directly.
  • Use our official Node.js, Python, PHP, Go or Java SDKs to skip request-signing boilerplate.
  • Let an AI coding agent build it via our MCP server and agent skills.

For multi-step flows (onboard a sender, then transfer) start from a transaction-flow recipe rather than wiring single endpoints together yourself.

How does API authentication work?+

Each request carries your static developer_key header plus a per-request secret-key header — an HMAC-SHA256 signature of the current timestamp, keyed by your access key. The access key itself is never sent over the wire. You receive UAT keys on signup and production keys after KYC.

The How Authentication Works guide has the full signing recipe in five languages plus an in-browser playground that generates and verifies a real secret-key against your own access key.

Is there a sandbox environment for testing?+

Yes. A full sandbox is available immediately on signup — test your integration end-to-end before going live, no commitment required. For offline work you can also run our mock server (npx -y @ekoindia/eps-mock-server) and get canned responses with no network calls at all.

Also see:Get started
What are the sandbox and production base URLs?+

Sandbox and production share the same paths and differ only by base URL:

  • UAT / Sandbox — https://staging.eko.in/ekoapi/v3
  • Production — https://api.eko.in/ekoicici/v3

A common cause of failures is calling the sandbox URL with live credentials, or vice-versa — make sure the base URL matches the keys you are using.

Do I need to whitelist my server IP?+

Production API access may require your static public (server) IP to be whitelisted. If your calls work from Postman but fail or time out from your own server, that is almost always the cause — share your static public IP with us so we can whitelist it.

Can an AI coding agent build the integration for me?+

Yes — that is the fastest path. Point your agent (Claude Code, Codex, Cursor, Copilot, …) at our MCP server and it can look up any endpoint, generate correctly-signed requests, and scaffold the integration in your own stack. Install it in one step from the AI hub, or start from a ready-made prompt.

We also publish an OpenAPI 3.1 spec, a Postman collection and per-agent context packs (AGENTS.md, CLAUDE.md, .cursorrules) so an agent has the ground truth instead of guessing.

What response times can I expect?+

Most verification APIs return in real time with sub-second responses, and 99th-percentile latency stays under two seconds across verification endpoints. Transaction APIs (DMT, AePS, BBPS) respond within seconds.

Can the API handle high volumes?+

Yes. The API is designed to handle large-scale volumes reliably without performance degradation.

How is API usage billed?+

Usage is billed per successful API call with no minimum commitment. Volume-based pricing tiers are available — see the pricing calculator for indicative rates, or contact our team for a custom quote.

Get API Access

Sign up now and start integrating in minutes. Our team will help you go live quickly.

  • Sandbox access in minutes
  • Dedicated integration support
  • Comprehensive documentation
  • Reliable, high-volume workflows

Get Driving License Verification API Access

Get started in 10 minutes