Driver license
Service to query Chilean driving licenses.
Chilean driver license
GET - https://api.verifik.co/v2/cl/driver-license
This service allows you to retrieve detailed information about a Chilean driver's license using the license number as a query parameter. You can obtain information such as the RUT (unique tax identification number), address, license class, control dates, and more. It provides essential data related to the driver's license in a structured format.
Implementation
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
documentNumber
String
True
License to consult, without spaces or points.
12345678
Request
Response
Last updated