Required lookup information
Driving licence number and date of birth. Confirm the exact payload fields and validation rules before implementation.
Look up driving licence details using the licence number and date of birth. Add DL verification to fleet, logistics and delivery-partner onboarding through the documented VAHAN and SARATHI API suite.
Why Teams Choose This
Collect the required details in your onboarding flow and compare the response with the driver record. Keep the review outcome available to the team managing driver activation.
POST
Request method
1
Core lookup endpoint
JSON
Structured responses
API
Application integration
What usually matters most
Production base URL: https://api.perione.in. The full request schema, authentication requirements and response fields are available in the signed-in API reference.
Driving licence number and date of birth. Confirm the exact payload fields and validation rules before implementation.
Driving licence details.
/vahan/dlDriving licence details.
Connect this lookup to the application step where your team reviews the relevant record.
Add a licence lookup while creating a driver record, so the operations team can review returned details before activation.
Connect DL checks to partner signup and route responses that need attention to an onboarding reviewer.
Run a new lookup when your operational process calls for a review, and keep it associated with the correct driver record.
Keep request validation, response handling and approval rules explicit when integrating this lookup.
Request API credentials and confirm testing arrangements with PeriOne before sending requests. Testing access depends on the API and your account.
Use the current reference to map available fields. Handle API errors, unavailable results and mismatches without treating them as a successful verification.
Attach the result to the correct application record, apply your review rules and confirm the next action with the responsible team.
The documented /vahan/dl lookup uses the driving licence number and date of birth. Confirm field names and accepted formats in the signed-in reference.
DL verification retrieves driving licence details for a driver. RC verification retrieves vehicle registration details using the vehicle number. They use separate endpoints.
No. Your application needs its own review and approval process. Confirm the response fields available to your access before implementing eligibility rules.
Contact PeriOne to confirm testing arrangements for this API and your account before making requests. Sandbox availability needs to be confirmed during access setup.
Request access, confirm the required inputs and response fields, and agree testing arrangements with the PeriOne team.