🇧🇴Bolivia
Service to consult Bolivian vehicles using their license plate.
Bolivian Vehicle Information
GET - https://api.verifik.co/v2/bo/vehicle
The Vehicle Information Service in Bolivia allows you to retrieve precise details about a vehicle registered in the country. By providing the license plate number, the service returns information such as the vehicle's policy number, brand, class (e.g., work motorcycle), registration location, service type (e.g., private), and model.
Implementation
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
plate
String
True
Vehicle license plate to be consulted.
ABC1234
Request
Response
Last updated