Valuation
Vehicle Valuation
Trade, retail and private values for any UK vehicle.
Overview
Current market valuations by registration, covering trade-in, retail and private-sale positions.
Built for dealers, finance and insurance flows that need a defensible number at the point of quote.
Features
- Trade, retail and private valuations
- Based on the vehicle's specification and age
- Delivered as a single valuation block in GBP
Example response
A successful lookup for AB12CDE. Illustrative values.
{
"data": {
"vrm": "AB12CDE",
"valuation": {
"trade": 6450,
"retail": 8195,
"private": 7300,
"currency": "GBP"
}
},
"credit_balance": 499
}
Fields returned
| Field | Type | Description |
|---|---|---|
| valuation.trade | integer | Trade-in value. |
| valuation.retail | integer | Forecourt / retail value. |
| valuation.private | integer | Private-sale value. |
| valuation.currency | string | ISO currency code. |