🇺🇸Kansas Driver's License Verification
Service to query licenses from the state of Kansas.
Last updated
Service to query licenses from the state of Kansas.
Last updated
GET - https://api.verifik.co/v2/usa/kansas/driver-license
The Kansas Driver License Validation Service allows developers to programmatically validate the status, restrictions, endorsements, and designations of Kansas driver licenses. By providing a valid Kansas driver license number, users can obtain a response that includes details such as the license status, expiration date, any restrictions or endorsements, and designations associated with the license.
This service is essential for verifying driver credentials and ensuring compliance with state regulations.
Headers
Name | Value |
---|---|
Body
Name | Type | Required? | Description | Example |
---|---|---|---|---|
Request
Content-Type
application/json
Authorization
Bearer <token>
documentNumber
String
True
Document number of the person to be queried.
K12345678
dateOfBirth
String
True
The birthdate of the license holder (format: DD/MM/YYYY).
29/1/1974
firstName
String
True
Name of the license holder.
MATEO
lastName
String
True
Last name of the license holder.
VERIFIK