← Back to catalog
carmarket.listing
mock data$0.002 / callCar Listing Details
Get full details for a specific car listing by ID — VIN, price, MSRP, mileage, full build specs (engine, transmission, drivetrain, fuel type), dealer contact, Carfax 1-owner status, days on market, photos. Get listing IDs from carmarket.search (MarketCheck)
Input schema
idrequired
stringMarketCheck listing ID (e.g. "3TMCZ5AN5PM564843-883937ce-f335"). Get IDs from carmarket.search results
Call via REST
curl -X POST https://unifyapi.pro/api/call/carmarket.listing \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":"<id>"}'