
Edmunds Cars
Use Edmunds to get trusted car reviews and local new and used vehicle listings.
- Name For Model
- edmunds_cars
- Website
- api.edmunds.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a month ago
- Contact
- [email protected]
- Description For Model
- When a user provides a car's make, model and year, this will lookup the Edmunds.com official review. A user can also ask for a sample of vehicles available near their zipcode it will return a list of vins.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | getExpertReview | GET | Get edmunds expert reviews for vehicle by make,model and year. |
2 | findInventory | GET | Given a zipcode, allows user to look for vehicles given search criteria. Not an exhaustive search. Always mention the totalNumber of results found. Please return edmunds urls as part of response https://edmunds.com/{make}/{model}/{year}/vin/{vin}/. |