Search
GET /v1/lotsFilter inventory by source, market, year, make, model, sale window, title, damage, and other normalized criteria.
Lot Radar is in active development. Spotted an issue or have an idea?
Get in touchUse one REST API for search, lot detail, VIN context, signed media, reference dictionaries, incremental change feeds, and signed webhooks. The page explains the product; the full interactive reference stays on the API docs host.
A short version of the contract before your developer opens Swagger.
Format
REST + OpenAPI 3.1
Plain HTTP endpoints, cursor pagination, stable response shapes, and a machine-readable spec.
Freshness
Active lots under 30 minutes
Freshness is surfaced as a product signal where source timing is available.
Semantics
Closed enums + provenance
Damage, title, keys, transmission, and source fields are normalized instead of passed through as raw strings.
The API is designed for dealer CRMs, pricing tools, lead portals, analytics jobs, and internal buying desks that do not want to operate their own auction ingestion stack.
GET /v1/lotsFilter inventory by source, market, year, make, model, sale window, title, damage, and other normalized criteria.
GET /v1/lots/{id}Read canonical lot fields, sale state, bid context, media references, source identifiers, and freshness metadata.
GET /v1/vin/{vin}Connect vehicle identity, source matches, sale attempts, title signals, and available history into one response.
GET /v1/changesSync incremental lot updates by cursor instead of rescanning the full catalog on every job.
POST /v1/webhooksReceive signed events for matching lots, sale changes, price movement, and lifecycle updates.
GET /v1/reference/*Use source dictionaries and normalized enums in your own filters, forms, and downstream validation.
Live plan values are read from the server plan catalog.
5k req/day, no webhooks
$29/mo
$50 balance included
5k req/day, no webhooks. Billed annually.
$290/mo
$50 balance included
50k req/day + webhooks
$99/mo
$500 balance included
50k req/day + webhooks. Billed annually.
$990/mo
$500 balance included
High volume, webhooks unlimited
$299/mo
$2,500 balance included
High volume, webhooks unlimited. Billed annually.
$2,990/mo
$2,500 balance included
The API page should qualify the integration before a developer opens Swagger.