Api documentation

Api documentation

Get TCO® Details for Used Car

Price: True Cost to Own Categories
 
 
v1
 
 

Response format

  1. {
  2. "fuel": {
  3. "values": {array},
  4. "total": {float}
  5. },
  6. "insurance": {
  7. "values": {array},
  8. "total": {float}
  9. },
  10. "maintenance": {
  11. "values": {array},
  12. "total": {float}
  13. },
  14. "repairs": {
  15. "values": {array},
  16. "total": {float}
  17. },
  18. "depreciation": {
  19. "values": {array},
  20. "total": {float}
  21. },
  22. "taxandfees": {
  23. "values": {array},
  24. "total": {float}
  25. },
  26. "financing": {
  27. "values": {array},
  28. "total": {float}
  29. }
  30. }
Property Description Visibility
value An array with five float values representing the 5-year breakdown of the TCO® value. Edmunds, Partners, Public
total The total TCO® for the five years Edmunds, Partners, Public