UK-EN

Future Values 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.

 

Long term trends in market supply, demand and valuation are used to drive a highly analytical approach to accurately predicting future values.

 

This service is suitable for individual transactions or portfolio analysis, using a stored Auto Trader Derivative ID or build a manual selection process with free-to-use taxonomy endpoints. 

 

Key features:

 

  • New and used cars

  • Maximum vehicle age 10 years at forecast valuation date

  • From 1p per valuation

 

Includes free-to-use taxonomy endpoints for building a manual selection process.

 

Pricing

PAYG
30p
Per Use

Sample Response

Documentation

Introduction

This endpoint returns two forecast valuations (Retail and Trade) and Auto Trader Derivative ID, for vehicles with a maximum age of 12 years and a maximum forecast of 72 months. This endpoint returns two forecast valuations (Retail and Trade) and Auto Trader Derivative ID, for vehicles with a maximum age of 12 years and a maximum forecast of 72 months.

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/futurevaluationsfromid/currentmileage?autotrader_derivative_id=9a6e338af3c749cf8e6819c8c70f791a&current_mileage=14122&first_registration_date=2022-06-17&forecast_date=2025-01-20&miles_per_annum=8000

Example Sandbox Request

https://sandbox.oneautoapi.com/autotrader/futurevaluationsfromid/currentmileage?autotrader_derivative_id=9a6e338af3c749cf8e6819c8c70f791a&current_mileage=14122&first_registration_date=2022-06-17&forecast_date=2025-01-20&miles_per_annum=8000

Request Parameters

autotrader_derivative_id
mandatory, string, e.g. 9a6e338af3c749cf8e6819c8c70f791a
Auto Trader identifier for the derivative of the vehicle
current_mileage
mandatory, string, e.g. 14122
The current mileage of the vehicle in full
first_registration_date
mandatory, string, e.g. 2022-06-17
The date the vehicle was first registered. For new (unregistered) vehicles use today's date.
forecast_date
mandatory, string, e.g. 2025-01-20
This is the date when the forecasted value is required.
miles_per_annum
mandatory, string, e.g. 8000
The expected annual mileage

Sample Response

{
  "success": true,
  "result": {
    "forecast_retail_valuation": 12345,
    "forecast_trade_valuation": 12345,
    "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
forecast_retail_valuation
e.g. 12345
The suggested future market average retail valuation for the specified vehicle
forecast_trade_valuation
e.g. 12345
The suggested future market average trade valuation for the specified vehicle
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