Car Registration #API in #Ecuador launched
Ecuador is a country with almost 2 million vehicles registered via the AMT, and we now offer an API that allows users query the make, model and age of a vehicle registered in Ecuador, via it’s number plate, at the website ec.placaapi.com
Car registration plates in Ecuador use the /CheckEcuador endpoint and return the following information:
- Make & Model
- Age
- Representative image
Sample Registration Number:
PBU2742
Sample Json:
{
“Description”: “JEEP RENEGADE”,
“CarMake”: {
“CurrentTextValue”: “JEEP”
},
“CarModel”: {
“CurrentTextValue”: “RENEGADE”
},
“MakeDescription”: {
“CurrentTextValue”: “JEEP”
},
“ModelDescription”: {
“CurrentTextValue”: “RENEGADE”
},
“Year”: “1979”,
“Type”: “LIVIANO”,
“Subtype”: “AUTOMOVIL 4 TIEMPOS”,
“ImageUrl”: “http://ec.placaapi.com/image.aspx/@SkVFUCBSRU5FR0FERQ==”
}
This brings our south american coverage to the following countries: