Skip to main content
POST
Market price analysis (POST body)
Returns predicted market price, MSRP, price range, and comparable active listings for a VIN. For units already in inventory, prefer vehicle position. Scope required: market_data:read
Plan required: Unlimited
Also available as GET /market/price-analysis?vin=….

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Body

application/json
vin
string
required
Required string length: 11 - 17
miles
integer
Required range: x >= 0
zip
string
Required string length: 3 - 12
is_certified
boolean

Response

Market price analysis

data
object

Live market payload (shape varies by endpoint)

Last modified on July 26, 2026