Vehicle plate and identification card only
Service to query vehicles using owner's data and vehicle's license plate.
Last updated
Service to query vehicles using owner's data and vehicle's license plate.
Last updated
GET - https://api.verifik.co/v2/co/runt/vehicle-by-plate-simplified
The Vehicle Information Lookup API allows you to retrieve comprehensive details about a vehicle registered in Colombia using its license plate. By providing the license plate number along with the document type and number of the owner, you can access essential information about the vehicle, including its make, model, year, color, fuel type, and more.
This API provides a valuable resource for businesses and individuals looking to access accurate and up-to-date vehicle information in Colombia.
Headers
Name | Value |
---|
Query Parameters
Name | Type | Required? | Description | Example |
---|
Response
Content-Type |
|
Authorization |
|
documentType | String |
| Document type. Allowed values are: CC, CE, PA, RC, NIT. |
|
documentNumber | String |
| Document number of the owner of the vehicle, without spaces or periods |
|
plate | String |
| Vehicle plate to consult. |
|