🇨🇴Vehicle accidentality in Bogota
Service to check if a vehicle has been part of an accident in Bogotá using its license plate.
Vehicle accidentality in Bogota
GET - https://api.verifik.co/v2/co/bogota/vehicle/accidentality
This service provides detailed information about the accident history of a vehicle registered in Bogotá, Colombia, using its license plate number. The response includes an array of accidents, with each record detailing the date of the accident, the associated form number, and the severity of the accident. This information is useful for assessing the vehicle's accident history and understanding its past incidents.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required? | Description | Example |
---|---|---|---|---|
plate | String |
| Plate to consult, without spaces or points. |
|
Request
Response
Last updated