Only CURRENT lots
APICAR
Only CURRENT lots
Get current active lots
GET
Get current lot by Lot ID
GET
Get current lot by VIN
GET
Get current bid
GET
Get decoded vin
GET
Get current bid for many lots
POST
Only HISTORY
Get sold/history lots
GET
Get history car by ID
GET
Get latest history sale by VIN
GET
Get all sale histories by VIN
GET
Get all sale histories by Lot ID
GET
Get average sale price statistic
GET
Get sale count info by lots
POST
ALL LOTS
Find lot by Lot ID in any status
GET
Find lot by VIN in any status
GET
Find many lots in any status
POST
Find many lots by VIN in any status
POST
Find lot for catalog/web by Lot ID
GET
OTHER
Get makes and models
GET
Get available filters
GET
CREATING DATABASE
Get updated current lots
GET
Get deleted current lots
GET
Get updated history lots
GET
Only CURRENT lots
Get current lot by Lot ID
GET
/cars/{lotId}
Try it
Run in Apidog
Run in Apidog
Returns one active/current lot by Lot ID. Path param is
lotId
.
Request
Path Params
Generate Code
Query Params
Generate Code
Header Params
Generate Code
Responses
🟢
200
application/json
Success
Body
application/json
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'https://api.apicar.store/api/cars/?site='
\
--header
'api-key;'
Response
Response Example
{
}
Modified atÂ
2026-04-29 15:37:13
Previous
Get current active lots
Next
Get current lot by VIN