#Czech Car Registration #API now available
Czech this out!, Sorry, pardon the pun. We’ve just added support from the CKP (Czech Insurers Bureau) support for automated car registration lookups that allows users submit Czech car registration details into our API, and receive data about the Car back in XML and JSON format. The website is at http://www.spzapi.com
Czech Republic support
Car registration plates in the Czech Republic use the /CheckCzechRepublic endpoint and return the following information:
- Make
- Vehicle type
- Insurer
- Date last insured
Sample Json:
{“Description”:”HARLEY DAVIDSON”,”CarMake”:{“CurrentTextValue”:”HARLEY DAVIDSON”},”MakeDescription”:{“CurrentTextValue”:”HARLEY DAVIDSON”},”VehicleClass”:”MOTORCYCLE”,”Insurer”:”DIRECT POJIŠŤOVNA, A.S.”,”InsuranceDate”:”15.10.2013″}
We will shortly be adding support for stolen car detection, to assist in purchasing decisions.