🇲🇽Mexico
Service to consult Mexican vehicles using your license plate.
Mexican Vehicle Information
GET - https://api.verifik.co/v2/mx/vehiculo/placa
The Vehicle Information service provides detailed information about a vehicle in Mexico based on its license plate number. This service specifically returns information about a vehicle's make, model, year, VIN, and other related details.
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 consult.
ABC1234
Request
Response
Last updated