API Console
What is API Console ?
The API Console (aka I/O Docs ) is an interactive tool that enables you to interact with the Edmunds API without writing a single line of code! Discover, learn, test and debug live API calls within seconds. For more details on authentication, method references and special requirements, please see the API Documentation section. You must be signed in before using this tool. If you already have an account, you can sign in , otherwise, please register now .
Select an API
Dealer API
Editorial API
Inventory API
Media API
Vehicle API
The Dealer API provides information about automotive dealerships associated with a given criteria like zipcode, vehicle make or Style ID amongst other things.
Edmunds.com's editorial content from Editor Reviews to vehicle-specific articles. PLEASE READ THE SPECIAL REQUIREMENTS NEEDED TO USE THIS DATA http://developer.edmunds.com/api-documentation/editorial/#sec-3
The Inventory API provides information about vehicles on a dealer's lot. Use of this API is limited to keys owned by specific partners who have prior agreements established with Edmunds.com.
The Media API provides access to inventories photo content.
The Vehicle API is made up of four distinct datasets: Vehicle Pricing (Edmunds.com TMV, TCO), Vehicle Reviews (Consumer-generated vehicle ratings and reviews), Vehicle Service (Maintenance and recall data), Vehicle Specs (All related vehicle data from make, model, years specs to VIN decoding)
GET
Get dealer by ID
/api/dealer/v2/dealers/:id
GET
Search for a dealership
/api/dealer/v2/dealers/
GET
Get dealership count
/api/dealer/v2/dealers/count
GET
Get franchise by ID
/api/dealer/v2/franchises/:id
GET
Search for a franchise
/api/dealer/v2/franchises/
GET
Get franchise count
/api/dealer/v2/franchises/count
GET
Get repairshop by ID
/api/dealer/v2/repairshops/:id
GET
Search for a repairshop
/api/dealer/v2/repairshops/
GET
Get repairshops count
/api/dealer/v2/repairshops/count
GET
Get Content
/v1/content/
GET
Get Editor Reviews
/v1/content/editorreviews
GET
Get Make overview
/api/editorial/v2/:makeNiceName
GET
Get Model overview
/api/editorial/v2/:makeNiceName/:modelNiceName
GET
Get Model/Year overview
/api/editorial/v2/:makeNiceName/:modelNiceName/:year
GET
Get Road test articles for Make/Model/Year
/api/editorial/v2/:makeNiceName/:modelNiceName/:year/roadtests
GET
Get articles by tags or Make/Model/Year
/api/editorial/v2/articles
GET
Get Inventory Listings by Franchise ID (Legacy)
/api/inventory/v1/getall
GET
Get Inventory Listings by Zipcode (Legacy)
/api/inventory/v1/getall
GET
Get Inventory Listings by Franchise ID
/api/inventory/v2/franchises/:franchiseId
GET
Get Inventory Listings by Stock Number
/api/inventory/v2/stocks/:stockNumber
GET
Get Inventory Listings by ZipCode
/api/inventory/v2/inventories
GET
Get Inventory Listings by Style ID and Zipcode
/api/inventory/v2/styles/:styleId
GET
Get Photos by Vehicle Style ID (Legacy)
/v1/api/vehiclephoto/service/findphotosbystyleid
GET
Get Photos by Style ID
/api/media/v2/styles/:styleId/photos
GET
Get Photos by Vehicle Make and Model
/api/media/v2/:makeNiceName/:modelNiceName/photos
GET
Get Photos by Vehicle Make, Model and Year
/api/media/v2/:makeNiceName/:modelNiceName/:year/photos
GET
Get Photos by tags
/api/media/v2/photoset
GET
Get All Car Makes
/api/vehicle/v2/makes
GET
Get Car Make Details by Make Nicename
/api/vehicle/v2/:makeNiceName
GET
Get Car Makes Count
/api/vehicle/v2/makes/count
GET
Get Car Model Details by Car Make and Model Nicenames
/api/vehicle/v2/:makeNiceName/:modelNiceName
GET
Get All Car Models by a Car Make Nicename
/api/vehicle/v2/:makeNiceName/models
GET
Get Car Models Count
/api/vehicle/v2/:makeNiceName/models/count
GET
Get Car Model Year by Car Make and Model Nicenames
/api/vehicle/v2/:makeNiceName/:modelNiceName/years
GET
Get Car Model Year by Car Make and Model Nicenames and the Car Year
/api/vehicle/v2/:makeNiceName/:modelNiceName/:year
GET
Get Car Model Years Count by Vehicle Make and Model Nicenames
/api/vehicle/v2/:makeNiceName/:modelNiceName/years/count
GET
Get Style Details by ID
/api/vehicle/v2/styles/:id
GET
Get Styles Details by Vehicle Make/Model/Year
/api/vehicle/v2/:makeNiceName/:modelNiceName/:year/styles
GET
Get Styles Count by Vehicle Make/Model/Year
/api/vehicle/v2/:makeNiceName/:modelNiceName/:year/styles/count
GET
Get Styles Count by Vehicle Make and Model
/api/vehicle/v2/:makeNiceName/:modelNiceName/styles/count
GET
Get Styles Count by Vehicle Make
/api/vehicle/v2/:makeNiceName/styles/count
GET
Get Styles Count
/api/vehicle/v2/styles/count
GET
Get Styles Details by Vehicle Chrome ID
/api/vehicle/v2/partners/chrome/styles/:chromeId
GET
Get List of Options by Style ID
/api/vehicle/v2/styles/:id/options
GET
Get Options Details by ID
/api/vehicle/v2/options/:id
GET
Get List of Colors by Style ID
/api/vehicle/v2/styles/:id/colors
GET
Get Colors Details by ID
/api/vehicle/v2/colors/:id
GET
Get List of Engines by Style ID
/api/vehicle/v2/styles/:id/engines
GET
Get Engine Details by ID
/api/vehicle/v2/engines/:id
GET
Get List of Transmissions by Style ID
/api/vehicle/v2/styles/:id/transmissions
GET
Get Transmission Details by ID
/api/vehicle/v2/transmissions/:id
GET
Calculate for New Vehicles
/v1/api/tco/newtruecosttoownbystyleidandzip/:styleid/:zip
GET
Calculate for Used Vehicles
/v1/api/tco/usedtruecosttoownbystyleidandzip/:styleid/:zip
GET
Calculate Total Cash Price for New Vehicle
/v1/api/tco/newtotalcashpricebystyleidandzip/:styleid/:zip
GET
Calculate Total Cash Price for Used Vehicles
/v1/api/tco/usedtotalcashpricebystyleidandzip/:styleid/:zip
GET
Get Vehicle Makes with TCO Data
/v1/api/tco/getmakeswithtcodata
GET
Get Vehicle Models with TCO Data
/v1/api/tco/getmodelswithtcodata
GET
Get Vehicle Styles with TCO Data
/v1/api/tco/getstyleswithtcodatabysubmodel
GET
Get TCO details for a NEW car
/api/tco/v1/details/allnewtcobystyleidzipandstate/:styleid/:zip/:state
GET
Get TCO details for a USED car
/api/tco/v1/details/allusedtcobystyleidzipandstate/:styleid/:zip/:state
GET
Calculate for New Vehicle with Car Make/Year, MSRP and Zip Code
/api/v1/vehicle/:makeNiceName/:year/price
GET
Calculate for New Vehicle with Car VIN, MSRP and Zip Code
/api/v1/vehicle/vin/:vin/price
GET
Calculate for New Vehicle with Car Style ID and Zip Code
/v1/api/tmv/tmvservice/calculatenewtmv
GET
Calculate for Used Vehicles with Car Style ID, Condition, Mileage and Zip Code
/v1/api/tmv/tmvservice/calculateusedtmv
GET
Calculate for the Typically Equipped Vehicle
/v1/api/tmv/tmvservice/calculatetypicallyequippedusedtmv
GET
Calculate for the Certified Vehicle
/v1/api/tmv/tmvservice/findcertifiedpriceforstyle
GET
Get Car Ratings by Make/Model/Year
/api/vehicle/v2/grade/:makeNiceName/:modelNiceName/:year
GET
Get All Car Ratings Details Reviews by Make/Model/Year
/api/vehicle/v2/:makeNiceName/:modelNiceName/:year/grade