Skip to main content
GET
Search Listings

Page Parameters

string
The page number of the search results. You can use this parameter to navigate through the search results by specifying the page number you want to view, such as page=2.
string
The number of results per page. You can use this parameter to specify the number of results you want to receive per page, such as limit=10.

Vehicle Parameters

number
The year of the vehicle you are searching for. You can use this parameter to search for vehicles from a specific year, such as 2018, or you can use a range query: vehicle.year=2018-2020.
string
The make of the vehicle you are searching for. You can use this parameter to search for vehicles from a specific manufacturer, such as Ford, Chevrolet, or Toyota. Use a comma to search more than one make at once, e.g. vehicle.make=Ford,Chevrolet.
string
The model of the vehicle you are searching for. You can use this parameter to search for vehicles from a specific model, such as F-150, Silverado, or Camry. Use a comma to search more than one model at once, e.g. vehicle.model=F-150,Silverado.
string
The trim of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific trim, such as XLT, LT, or LE. Use a comma to search more than one trim at once, e.g. vehicle.trim=XLT,LT.
string
The body style of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific body style, such as sedan, coupe, or SUV. Use a comma to search more than one body style at once, e.g. vehicle.bodyStyle=sedan,coupe.
string
The size of engine of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific engine size, such as 2.0L, 3.5L, or 5.7L. Use a comma to search more than one engine size at once, e.g. vehicle.engine=2.0L,3.5L.
string
The transmission of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific transmission, such as automatic, manual, or CVT. Use a comma to search more than one transmission at once, e.g. vehicle.transmission=automatic,manual.
string
The interior color of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific interior color, such as black, gray, or beige. Use a comma to search more than one interior color at once, e.g. vehicle.interiorColor=black,gray.
string
The exterior color of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific exterior color, such as white, black, or silver. Use a comma to search more than one exterior color at once, e.g. vehicle.exteriorColor=white,black.
number
The number of doors of the vehicle you are searching for. You can use this parameter to search for vehicles with a specific number of doors, such as 2, 4, or 5.

Wholesale Parameters

number
The price offered by wholesalers to purchase the vehicle immediately. You can use this parameter to search for vehicles based on their buy now price, such as wholesaleListing.buyNowPrice=10000-20000.
string
The state where the vehicle is located. You can use this parameter to search for vehicles based on their location, such as wholesaleListing.state=CA.
number
The odometer reading of the vehicle. You can use this parameter to search for vehicles based on their mileage, such as wholesaleListing.miles=10000-20000. This may not be available for all vehicles, as well as different sources may provide different mileage readings (retail listing may have a different number).

Retail Parameters

number
The price of the vehicle. You can use this parameter to search for vehicles based on their price, such as retailListing.price=10000-20000.
string
The state where the vehicle is located. You can use this parameter to search for vehicles based on their location, such as retailListing.state=CA.
number
The odometer reading of the vehicle. You can use this parameter to search for vehicles based on their mileage, such as retailListing.miles=10000-20000. This may not be available for all vehicles, as well as different sources may provide different mileage readings (wholesale listing may have a different number).