Make

APIDescription
GET api/Make?regyear={regyear}

Get a list of all vehicle makes available for the specified year

Model

APIDescription
GET api/Model?regyear={regyear}&make={make}

Get a list of all Models available for the specified Year and Make. The Model is the first word in the Variant description to make searching easier. Example - For a Q5 2.0 TDI QUATTRO STRONIC SPORT the Model will be Q5

RegistrationYear

APIDescription
GET api/RegistrationYear

Get a list of all the years available

Variant

APIDescription
GET api/Variant?regyear={regyear}&make={make}&model={model}

Get a list of all Variants available for the specified Year, Make and Model

VehicleValues

APIDescription
GET api/VehicleValues?regyear={regyear}&MMCode={MMCode}

Returns the latest set of values for the search criteria provided