🇨🇱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 |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentNumber | String |
| License to consult, without spaces or points. |
|
Request
Response
Last updated