Overview

This API enables the caller to obtain all of the information necessary to configure and price vehicles within the country or geography for which it is hosted.

From here you can get all kinds of characteristics and information of a vehicle.

Identifiers and all types of information that is required in most part of the methods are returned here.

And most importantly, get the values of the vehicle you want from the Price Advisor.

SecurityToken

Some parameters are optional, and are used mostly to filter the output of the call.

All responses are wrapped in a JSON wrapper with a "ResponseStatus" value and the response itself.

ResponseStatus value equal than "1" it means that everything has gone well, but when it comes to another value it is because something is wrong.

All methods that recive "vehicleID" were modified to more accurately represent each specific country, this methods now allow the following parameters to return a single vehicle:

Environments

API Production URL: https://api.kbb.com.au/

API Staging URL: https://api.stg.kbb.com.au/

Note: The Staging/Test environment mirrors the Production environment in both functionality and data returned.