Compare a vehicle's price to like units
inventory_comparablesPrice context for one vehicle against like units across the network (same make, model, exact model year, condition; optional trim and geo). Example: {"identity": "", "rooftop_slug": "mms"} or {"make": "Subaru", "model": "Outback", "model_year": 2024, "condition": "used"}. Returns count, price quartiles, the subject's rank and up to 5 cheapest peers. Advertised prices only; call quote_preview for a total. Pass country=CA for Canadian dealers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | No | ||
| trim | No | ||
| model | No | ||
| country | No | Market to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles. | US |
| identity | No | ||
| latitude | No | ||
| condition | No | ||
| longitude | No | ||
| model_year | No | ||
| radius_miles | No | ||
| rooftop_slug | No | ||
| model_year_expand | No |