v1
latestOpenAPI 3.0.22026-07-13353262.1 KBVehicle Data
Analyst Plan Or Greater
Listings by Dealer ID and Date
See /listings2 endpoint for more flexible listing search. Returns a dealer's listings over the given timespan by dealer ID. The ID can be found by calling the /getDealers endpoint. Maximum time interval between startDate and endDate is 45 days. Listing keys are: vin, askPrice, msrp, isNew, firstSeen, lastSeen, modelName, brandName. Results are paginated in chunks of up to 20 vehicles. Prices are in the dealer's local currency (generally USD).
get/listingsByDate
Query parameters
jwtstring required
dealerIDinteger required
startDatestring date required
endDatestring date required
pageinteger
newCarsboolean
Response
Successful Response