The Trouble Code Interpretation (TCI) API translates diagnostic trouble codes (DTCs) into human readable information. As input the API needs the vehicle VIN and the code(s). As a result it delivers a understandble description for each code, along with a classification, cause and a recommendation to fix the problem. Addtionally, it predicts malfunctioning vehicle componentents. It utilizes an AI based model that analyzes the codes from vehicles to predict the most likely faulty component.
See full documentation open_in_new
Demo
Request