CarMax
communityUsed car retailer — buy, sell, and trade-in vehicles with no-haggle pricing
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/cars/searchSearch available vehicles
Parameters
qstringoptionalzipstringoptionalmakestringoptionalmodelstringoptionalyear_maxintegeroptionalyear_minintegeroptionalprice_maxintegeroptionalReturns
cars[] with id, year, make, model, trim, price, mileage, mpg, imageUrl, locationGET
/api/cars/{id}Get vehicle details
Parameters
idstringrequiredReturns
year, make, model, trim, price, mileage, features[], history, images[], locationPOST
/api/appraisalGet trade-in estimate
Parameters
vinstringoptionalmakestringrequiredyearintegerrequiredmodelstringrequiredmileageintegerrequiredReturns
estimate_range{low, high}, confidence, factors[]