Vehicle Data
Analyst Plan Or Greater

Listings by Region and Date

See /listings2 endpoint for more flexible listing search. Returns listings active in a region in the given date range [startdate, endDate), or in other words dates that satisfy startDate <= X < endDate. Maximum range 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/listingsByRegionAndDate

Query parameters

jwtstring required
regionNamestring required
modelNamestring required
startDatestring date required
endDatestring date required
pageinteger
newCarsboolean

Response

Successful Response

brandNamestring
modelNamestring
regionNamestring
conditionstring
msgstring
cacheTimeLimitinteger
startDatestring date
endDatestring date

Changes

No recorded changes to this endpoint across all 1 revision of this API.