Api documentation

Api documentation

Vehicle Inventory Listings by Zipcode

Vehicle Listings
 
 
v2 v1
 
 

Sample Request 1

Get one result for a NEW Hyundais for sale in the Santa Monica area (90404) within a 100-mile radius.

URL

  1. https://api.edmunds.com/api/inventory/v1/getall?radius=100&zipcode=90404&make=Hyundai&basicFilter=make:%22Hyundai%22&pagesize=1

Response

  1. {
  2. "totalCount": 202385,
  3. "resultsList": [
  4. {
  5. "year": "2012",
  6. "features": [
  7. "Automatic Climate Control",
  8. "Seat Material: Leatherette",
  9. "Cd Mp3 Playback",
  10. "Tire Pressure Monitoring",
  11. "Remote Anti Theft Alarm System",
  12. "Side Airbags: Dual Front",
  13. "In Dash Cd: Single Cd Player",
  14. "Child Seat Anchors",
  15. "Cruise Control",
  16. "Sunroof: Power Glass",
  17. "Pre Wired For Phone",
  18. "Usb Connection",
  19. "One Touch Power Sunroof",
  20. "1st Row Seats: Bucket",
  21. "Auxiliary Audio Input And Ipod\/iphone Integration",
  22. "Stability Control",
  23. "Traction Control",
  24. "Sirius Xm",
  25. "Passenger Seat: Multi Level Heating",
  26. "Auxiliary Audio Input And Ipod Integration",
  27. "In Dash Cd: Single Cd\/dvd",
  28. "Navigation System: Hard Drive Based Display W\/voice Activation And Directions",
  29. "Video Monitor: Front",
  30. "Dvd Player",
  31. "Harman\/kardon Speakers",
  32. "Driver's Seat: Multi Level Heating",
  33. "Sirius W\/sirius Traffic"
  34. ],
  35. "options": [
  36. "Premium 1 Package (P01)",
  37. "COMAND Single Disc Package (S32)",
  38. "Sport Package (333)",
  39. "Heated Front Seats (873)",
  40. "iPod\/MP3 Media Interface (518)",
  41. "Burl Walnut (731)"
  42. ],
  43. "make": "Mercedes-Benz",
  44. "model": "C-Class",
  45. "bodyType": "Sedan",
  46. "trim": "C300 Sport 4MATIC",
  47. "modelYearId": "100531654",
  48. "styleId": "101398025",
  49. "transmission": "AUTOMATIC",
  50. "modelLinkCode": "M940001",
  51. "submodelId": "200409981",
  52. "combinedMpg": "N\/A",
  53. "styleName": "C300 Sport 4MATIC 4dr Sedan AWD (3.0L 6cyl 7A)",
  54. "submodel": "C-Class Sedan",
  55. "inventoryType": "USED",
  56. "engineSize": "6",
  57. "driveTrain": "all wheel drive",
  58. "franchiseId": "757855",
  59. "exteriorColor": "Magnetite Black Metallic|40,42,39",
  60. "interiorColor": "Black leatherette|0,0,0",
  61. "carfaxes": [
  62. null
  63. ],
  64. "vin": "WDDGF8BB6CR193318",
  65. "mileage": "17974",
  66. "cityMpg": "N\/A",
  67. "hwyMpg": "N\/A",
  68. "msrpPrice": "32899",
  69. "tmvPrice": "N\/A",
  70. "inventoryPrice": "32899.0",
  71. "stockNumber": "120180L",
  72. "exteriorGenericColor": "Black",
  73. "interiorGenericColor": "Black",
  74. "guaranteedPrice": "N\/A",
  75. "tmvinventoryPrice": "N\/A",
  76. "tmvdealerCash": "N\/A",
  77. "tmvcustomerIncentives": "N\/A",
  78. "invoicePrice": "N\/A",
  79. "dealerName": "Silver Star Motors",
  80. "dealerAddress": "3611 Northern Blvd|Long Island City, NY 11101",
  81. "dealerDistance": "0.6571661839569499",
  82. "dealerPhone": "(877) 364-8505",
  83. "dealerLatitude": "40.75219",
  84. "dealerLongitude": "-73.927625",
  85. "dealerServiceRating": "0.0",
  86. "dealerSaleRating": "1.0",
  87. "countMatchedVehicles": null,
  88. "countAllVehicles": "N\/A",
  89. "dealerLocationId": "12450",
  90. "dealerSalesReviewsCount": "1",
  91. "dealerServiceReviewsCount": "0",
  92. "dealerMake": null
  93. }
  94. ]
  95. }

Sample Request 2

Get one listing for a USED Lexus RX-350 2011 in Santa Monica

URL

  1. https://api.edmunds.com/api/inventory/v1/getall?radius=100&types=USED&years=2011&zipcode=90404&pagesize=1&make=Lexus&basicFilter=make:%22Lexus%22&basicFilter=model:%22RX%20350%22

Response

  1. {
  2. "totalCount": 64,
  3. "resultsList": [
  4. {
  5. "year": "2011",
  6. "features": [
  7. "Side Airbags: Dual Front And Dual Rear",
  8. "Automatic Climate Control",
  9. "Seat Material: Cloth",
  10. "In Dash Cd: 6 Cd Player",
  11. "Cd Mp3 Playback",
  12. "Tire Pressure Monitoring",
  13. "Remote Anti Theft Alarm System",
  14. "Keyless Ignition",
  15. "Xm",
  16. "Child Seat Anchors",
  17. "Cruise Control",
  18. "Auxiliary Mp3 Audio Input",
  19. "Pre Wired For Phone",
  20. "1st Row Seats: Bucket",
  21. "Stability Control",
  22. "Traction Control"
  23. ],
  24. "options": [
  25. ],
  26. "make": "Lexus",
  27. "model": "RX 350",
  28. "bodyType": "SUV",
  29. "trim": "Base",
  30. "modelYearId": "100533091",
  31. "styleId": "101353967",
  32. "transmission": "AUTOMATIC",
  33. "modelLinkCode": "M030347",
  34. "submodelId": "200410197",
  35. "combinedMpg": "N\/A",
  36. "styleName": "4dr SUV (3.5L 6cyl 6A)",
  37. "submodel": "RX 350 SUV",
  38. "inventoryType": "USED",
  39. "engineSize": "6",
  40. "driveTrain": "front wheel drive",
  41. "franchiseId": "745197",
  42. "exteriorColor": "Starfire Pearl|246,245,239",
  43. "interiorColor": "Light Gray premium leather|151,151,151",
  44. "carfaxes": [
  45. null
  46. ],
  47. "vin": "JTJZK1BA9B2003027",
  48. "mileage": "50561",
  49. "cityMpg": "N\/A",
  50. "hwyMpg": "N\/A",
  51. "msrpPrice": "N\/A",
  52. "tmvPrice": "N\/A",
  53. "inventoryPrice": "30888.0",
  54. "stockNumber": "13RX1810A",
  55. "exteriorGenericColor": "White",
  56. "interiorGenericColor": "Gray",
  57. "guaranteedPrice": "N\/A",
  58. "tmvinventoryPrice": "N\/A",
  59. "tmvdealerCash": "N\/A",
  60. "tmvcustomerIncentives": "N\/A",
  61. "invoicePrice": "N\/A",
  62. "dealerName": "Lexus Santa Monica",
  63. "dealerAddress": "1501 Santa Monica Blvd|Santa Monica, CA 90404",
  64. "dealerDistance": "0.866596994505937",
  65. "dealerPhone": "(877) 369-5060",
  66. "dealerLatitude": "34.024941",
  67. "dealerLongitude": "-118.484664",
  68. "dealerServiceRating": "5.0",
  69. "dealerSaleRating": "4.3",
  70. "countMatchedVehicles": null,
  71. "countAllVehicles": "N\/A",
  72. "dealerLocationId": "886",
  73. "dealerSalesReviewsCount": "17",
  74. "dealerServiceReviewsCount": "1",
  75. "dealerMake": null
  76. }
  77. ]
  78. }