Api documentation

Api documentation

Get Vehicle Details Through VIN Decoding

Spec: VIN Decoding
 
 
v2
 
 

Sample Request

Get details for VIN 4T1BK1EB6DU056165

URL

  1. https://api.edmunds.com/api/vehicle/v2/vins/4T1BK1EB6DU056165?manufacturerCode=3548&fmt=json&api_key={api key}

Response

  1. {
  2. "make": {
  3. "id": 200003381,
  4. "name": "Toyota",
  5. "niceName": "toyota"
  6. },
  7. "model": {
  8. "id": "Toyota_Avalon",
  9. "name": "Avalon",
  10. "niceName": "avalon"
  11. },
  12. "transmission": {
  13. "id": "200418106",
  14. "name": "6A",
  15. "equipmentType": "TRANSMISSION",
  16. "availability": "STANDARD",
  17. "automaticType": "Shiftable automatic",
  18. "transmissionType": "AUTOMATIC",
  19. "numberOfSpeeds": "6"
  20. },
  21. "drivenWheels": "front wheel drive",
  22. "numOfDoors": "4",
  23. "options": [
  24. {
  25. "category": "Additional Fees",
  26. "options": [
  27. {
  28. "id": "200442180",
  29. "name": "50 State Emissions",
  30. "equipmentType": "OPTION",
  31. "availability": "All",
  32. "manufactureOptionName": "50 State Emissions",
  33. "manufactureOptionCode": "FE",
  34. "category": "Additional Fees",
  35. "price": {
  36. "baseMSRP": 0,
  37. "baseInvoice": 0,
  38. "estimateTmv": false
  39. }
  40. }
  41. ]
  42. },
  43. {
  44. "category": "Exterior",
  45. "options": [
  46. {
  47. "id": "200442242",
  48. "name": "Wheel Locks",
  49. "equipmentType": "OPTION",
  50. "availability": "All",
  51. "manufactureOptionName": "Wheel Locks",
  52. "manufactureOptionCode": "WL",
  53. "category": "Exterior",
  54. "price": {
  55. "baseMSRP": 81,
  56. "baseInvoice": 51,
  57. "estimateTmv": false
  58. }
  59. }
  60. ]
  61. }
  62. ],
  63. "colors": [
  64. {
  65. "category": "Interior",
  66. "options": [
  67. {
  68. "id": "200442176",
  69. "name": "Black Leather",
  70. "equipmentType": "COLOR",
  71. "availability": "USED",
  72. "manufactureOptionName": "Black",
  73. "manufactureOptionCode": "LD20",
  74. "category": "Interior",
  75. "colorChips": {
  76. "primary": {
  77. "r": 25,
  78. "g": 25,
  79. "b": 25,
  80. "hex": "191919"
  81. }
  82. },
  83. "fabricTypes": [
  84. {
  85. "name": "FABRIC_TYPE_1",
  86. "value": "leather"
  87. }
  88. ]
  89. }
  90. ]
  91. },
  92. {
  93. "category": "Exterior",
  94. "options": [
  95. {
  96. "id": "200442170",
  97. "name": "Attitude Black Metallic",
  98. "equipmentType": "COLOR",
  99. "availability": "USED",
  100. "manufactureOptionName": "Attitude Black Metallic",
  101. "manufactureOptionCode": "218",
  102. "category": "Exterior",
  103. "colorChips": {
  104. "primary": {
  105. "r": 36,
  106. "g": 35,
  107. "b": 30,
  108. "hex": "24231E"
  109. }
  110. },
  111. "fabricTypes": [ ]
  112. }
  113. ]
  114. }
  115. ],
  116. "manufacturerCode": "3548",
  117. "price": {
  118. "baseMSRP": 35500,
  119. "baseInvoice": 31950,
  120. "deliveryCharges": 810,
  121. "usedTmvRetail": 32150,
  122. "usedPrivateParty": 30796,
  123. "usedTradeIn": 29001,
  124. "estimateTmv": false
  125. },
  126. "categories": {
  127. "EPAClass": "Midsize Cars",
  128. "primaryBodyType": "Car",
  129. "vehicleStyle": "Sedan",
  130. "vehicleType": "Car"
  131. },
  132. "vin": "4T1BK1EB6DU056165",
  133. "squishVin": "4T1BK1EBDU",
  134. "years": [
  135. {
  136. "id": 200418086,
  137. "year": 2013,
  138. "styles": [
  139. {
  140. "id": 200442097,
  141. "name": "XLE Touring 4dr Sedan (3.5L 6cyl 6A)",
  142. "submodel": {
  143. "body": "Sedan",
  144. "modelName": "Avalon Sedan",
  145. "niceName": "sedan"
  146. },
  147. "trim": "XLE Touring"
  148. }
  149. ],
  150. "states": [
  151. "NEW",
  152. "USED"
  153. ]
  154. }
  155. ],
  156. "matchingType": "VIN",
  157. "equipment": [
  158. {
  159. "id": "200418105",
  160. "name": "3.5L V6 24 valve _ gas",
  161. "equipmentType": "ENGINE",
  162. "availability": "STANDARD",
  163. "compressionRatio": 10.8,
  164. "cylinder": 6,
  165. "size": 3.5,
  166. "displacement": 3456,
  167. "configuration": "V",
  168. "fuelType": "regular unleaded",
  169. "horsepower": 268,
  170. "torque": 248,
  171. "totalValves": 24,
  172. "manufacturerEngineCode": "2GR-FE",
  173. "type": "gas",
  174. "code": "6VNAG3.5",
  175. "compressorType": "NA"
  176. },
  177. {
  178. "id": "200418106",
  179. "name": "6A",
  180. "equipmentType": "TRANSMISSION",
  181. "availability": "STANDARD",
  182. "automaticType": "Shiftable automatic",
  183. "transmissionType": "AUTOMATIC",
  184. "numberOfSpeeds": "6"
  185. }
  186. ],
  187. "MPG": {
  188. "highway": "31",
  189. "city": "21"
  190. }
  191. }