Vehicle Valuation

Get the current market valuation and historical price trends for a vehicle using its VIN.

Configuration

Vehicle Valuation

Get the current market valuation and historical price trends for a vehicle using its VIN.

GET /api/v1/fleet/vehicles/{vin}/valuation

Request Parameters

ParameterTypeRequiredDescription
vinstringYesPath param. 17-character VIN.

Example Request

curl -X GET "https://dev.api.aiadmin.quickmechs.com/api/v1/fleet/vehicles/1HGCM82633A004352/valuation" \
  -H "Authorization: Bearer YOUR_API_KEY"
Try it
Request
GET /api/v1/fleet/vehicles/{vin}/valuation
Response
// Enter a VIN to see valuation data