Verify driving license details
POST/
Verify an individual's driving license details online using the license number and date of birth. Returns comprehensive license information including validity, vehicle categories, and holder details.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful verification
Bad request - Invalid input parameters
Unauthorized - Invalid or missing authentication
Forbidden - Access denied
Not found - Invalid endpoint
Unprocessable entity - Validation errors
Internal server error