GET /predict/car/uk/price

apigee.net:marketcheck-cars

Summary: Predict car price for UK based on it's specifications
Operation ID: predictUkCarPrice
Auth: api_key
Description

Predict car price for UK based on it's specifications

Parameters (20)

api_key (string, query, optional)

The API Authentication Key. Mandatory with all API calls.

base_exterior_color (string, query, optional)

Base exterior color of the car

city_mpg (number, query, optional)

City mileage of the car

combined_mpg (number, query, optional)

Combiined mileage of the car

cylinders (integer, query, optional)

Number of cylinders in the vehicle

doors (integer, query, optional)

Number of doors in the vehicle

drivetrain (string, query, optional)

Drivetrain on the car

engine_size (number, query, optional)

Engine Size of the car

fuel_type (string, query, optional)

Fuel type of the car

highway_mpg (number, query, optional)

Highway mileage

latitude (number, query, optional)

Latitude component of the location

longitude (number, query, optional)

Longitude component of the location

make (string, query, optional)

Car's make

miles (integer, query, optional)

miles vehicle has driven in total

model (string, query, optional)

Car's model

transmission (string, query, optional)

Transmission on the car

Constraints: {'enum': ['Manual', 'Automatic']}

trim (string, query, optional)

Car's trim

vrm (string, query, optional)

Predict price for a VRM

year (integer, query, optional)

Car manufacturing year

zip (string, query, optional)

Location zip

No probe data for this endpoint yet.