Retail Check from ID

Powered by Auto Trader

Auto Trader is the largest vehicle marketplace in the UK, with the most vehicles for sale and the greatest number of customer interactions.  

 

This service delivers accurate retail and trade valuation data, with the Auto Trader Retail Rating metric - a valuable indicator of the retail market nationally used to support effective purchasing and pricing decisions.

 

Key features:

 

  • Request by derivative id

  • Trade, Part-Ex, Private and Retail valuations

  • Retail Rating (0-100)
  • From 1p per use
 

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/valuationandretailcheckfromid?autotrader_derivative_id=749024500fc445a0a4fbb8453f839a5d&current_mileage=14000&first_registration_date=2021-09-20&vehicle_condition=68

Example Sandbox Request

https://sandbox.oneautoapi.com/autotrader/valuationandretailcheckfromid?autotrader_derivative_id=749024500fc445a0a4fbb8453f839a5d&current_mileage=14000&first_registration_date=2021-09-20&vehicle_condition=68

Request Parameters

autotrader_derivative_id
mandatory, string, e.g. 749024500fc445a0a4fbb8453f839a5d
Auto Trader identifier for the derivative of the vehicle
current_mileage
mandatory, string, e.g. 14000
Current mileage of the vehicle
first_registration_date
mandatory, string, e.g. 2021-09-20
Date of first registration
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": {
    "retail_valuation": 12345,
    "retail_valuation_ex_vat": 12345,
    "private_valuation": 12345,
    "trade_valuation": 12345,
    "part_exchange_valuation": 12345,
    "national_market_rating": 12.3,
    "autotrader_derivative_id": "1a2b345cf6d789ef1g0111h2i13j141k"
  },
  "error": "If there is an error the message would go here"
}

Response Parameters

success
e.g. true
Whether the api call was successful
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).
national_market_rating
e.g. 12.3
The modelled metric of the potential retail performance of a vehicle based on the Days to Sell, Supply and Demand at national level.
autotrader_derivative_id
e.g. 1a2b345cf6d789ef1g0111h2i13j141k
The Auto Trader Derivative ID
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