RegCheck API — Sri Lanka
The
/CheckSriLankaendpoint returns basic vehicle data including owner loan status.
Endpoint
https://www.regcheck.org.uk/api/reg.asmx?op=CheckSriLanka
Test plate: CAR-4436
Fields Returned
- Make & Model
- Registration Year
- Engine Code
- Owner (outstanding car loan status)
- Vehicle Class
- Conditions
Sample JSON
{
"Description": "SUZUKI ALTO LXI 800",
"CarMake": { "CurrentTextValue": "SUZUKI" },
"CarModel": { "CurrentTextValue": "ALTO LXI 800" },
"EngineSize": { "CurrentTextValue": "F8DN5403186" },
"RegistrationYear": "2015",
"Owner": "n/a",
"VehicleClass": "MOTOR CAR",
"Conditions": "n/a"
}