---
title: "Async Post Driving License Verification"
method: POST
path: "/v1/verification/post-driving-license"
tags: ["Async KYC APIs"]
---

# Async Post Driving License Verification

`POST /v1/verification/post-driving-license`

The Driving License Verification API instantly verifies details of a driving license by confirming them from the Government database.   
This makes your onboarding process safer, faster, and smarter. With Deepvue.tech's DL verification API,   
you can be confident that the individuals you onboard hold a valid DL and have provided you with the right identity proof.

## Query parameters

- `dl_number` string, required
- `dob` string, required

## Response `200`

Successful Response

- TASK
  - `request_id` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Validation Error
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
