RegCheck API — Colombia
The
/CheckColombiaendpoint returns basic vehicle data.
Endpoint
https://www.regcheck.org.uk/api/reg.asmx?op=CheckColombia
Test plate: HBK482
Fields Returned
- Make & Model
- Registration Year
- Engine Size
- Vehicle Type
- Motor Code
Sample JSON
{
"Description": "CHEVROLET TRAILBLAZER [2] [FL] LTZ TP 2800CC 4X4 TD",
"CarMake": "CHEVROLET",
"CarModel": "TRAILBLAZER [2] [FL] LTZ TP 2800CC 4X4 TD",
"EngineSize": "2800",
"VehicleType": "CAMPERO",
"MotorCode": "01608058",
"RegistrationYear": "2018"
}