GET
/
{vin}
vin
string
required

The Vehicle Identification Number (e.g. 1C4HJXEN5MW592818)

Response

The response will be an object containing the vehicle, zip, creditScore, vehicleAge, vehicleMileage, and apr objects.

vehicle
object
required

The vehicle object contains the vin, year, make, and model of the vehicle.

zip
string

The zip code of the user (e.g. 37129)

creditScore
string

The credit score of the user (e.g. 720)

vehicleAge
number

The age of the vehicle (e.g. 3)

vehicleMileage
string

The mileage of the vehicle (e.g. 36000)

apr
object
required

The apr object contains the APR for 36, 48, 60, 72, and 84-month loans.