Valuation from VRM

Powered by Auto Trader

Auto Trader's vehicle valuations engine is unique in the scale of vehicle pricing behaviour and observations with inventory from more than 13k dealers and 136 million vehicle searches daily. 

 

Advanced computational modelling and machine learning is used to provide highly accurate, trade, part-exchange, private and retail valuation data suitable for a wide range of retail, fleet and consumer use-cases. 

 

Key features:

 

  • Car, Van and Bike valuations in a single service

  • Trade, Part-Ex, Private and Retail valuations

  • Mileage adjusted values

  • Condition adjusted values

  • From 1p per valuation
 

Pricing

PAYG
30p
Per Use

Sample Response

Documentation

Introduction

This endpoint returns four mileage adjusted valuations. By using the optional vehicle_condition parameter, valuations will also be condition adjusted.

Header

When making calls to our API, include the following header:

x-api-key:your-api-key-here

Example Request

https://api.oneautoapi.com/autotrader/valuationfromvrm?vehicle_registration_mark=AB21ABC&current_mileage=12345&vehicle_condition=68

Example Sandbox Request

https://sandbox.oneautoapi.com/autotrader/valuationfromvrm?vehicle_registration_mark=AB21ABC&current_mileage=12345&vehicle_condition=68

Request Parameters

vehicle_registration_mark
mandatory, string, e.g. AB21ABC
Vehicle registration number.
current_mileage
mandatory, string, e.g. 12345
Current mileage of the vehicle
vehicle_condition
optional, string, e.g. 68
Vehicle's condition (0-100 - where 0 is very poor and 100 is retail-ready)

Sample Response

{
  "success": true,
  "result": {
    "autotrader_derivative_id": "1a2b345cf6d789ef1g0111h2i13j141k",
    "vehicle_desc": "MINI Convertible 1.5 Cooper Convertible 2dr Petrol Manual (s/s) (136 ps)",
    "retail_valuation": 12345,
    "retail_valuation_ex_vat": 12345,
    "private_valuation": 12345,
    "trade_valuation": 12345,
    "part_exchange_valuation": 12345
  },
  "error": "If there is an error the message would go here"
}

Response Parameters

success
e.g. true
Whether the api call was successful
autotrader_derivative_id
e.g. 1a2b345cf6d789ef1g0111h2i13j141k
The Auto Trader Derivative ID
vehicle_desc
e.g. MINI Convertible 1.5 Cooper Convertible 2dr Petrol Manual (s/s) (136 ps)
The Vehicle description
retail_valuation
e.g. 12345
The suggested market average retail valuation for the specified vehicle (cars only).
retail_valuation_ex_vat
e.g. 12345
The suggested market average retail valuation excluding vat for the specified vehicle (cars only).
private_valuation
e.g. 12345
The suggested market average private sale valuation for the specified vehicle (location, market and condition adjusted).
trade_valuation
e.g. 12345
The suggested market average trade valuation for the specified vehicle (location, market and condition adjusted).
part_exchange_valuation
e.g. 12345
The suggested market average part exchange valuation for the specified vehicle (location, market and condition adjusted).
error
e.g. If there is an error the message would go here
Details of what went wrong with the api call

Status Codes

200
success, chargeable
Request has been successfully received and a response has been sent.
202
accepted, non-chargeable
Request has been received and accepted for processing, but the action has not yet been completed.
204
no content, non-chargeable
Request has been successfully received but there is no content to return e.g. if an invalid VRM has been sent.
206
partial content, non-chargeable
Request has been successfully received but limited content is returned e.g. if an invalid VRM has been sent.
400
bad request, non-chargeable
Request was not received e.g. if any required parameters are missing.
403
forbidden, non-chargeable
Request was rejected e.g. if the API key is invalid or the service is not enabled.
429
too many requests, non-chargeable
API key rate limit/quota has been exceeded.
500
internal server error, non-chargeable
We are unable to process the request e.g. if the API is under extremely heavy load.
503
service unavailable, non-chargeable
Service is temporarily unavailable. Contact help@oneautoapi.com

Also Available From Auto Trader

One Auto API Limited
Terms Privacy Policy