Fair Market Value from VRM

Powered by Marketcheck

Marketcheck aggregates and normalises data from over 10,000 dealers with over 600,000 listings updated daily to deliver almost 100% coverage of the retail market. 

Turn this data to your advantage with insight into local retail pricing for vehicles sold during the previous month, to identify opportunities for additional margin and competitive pricing to maintain your stock turn. 

 

 


Key Features

Local Valuation

Discover the average retail price in your location

Custom Radius

Set a postcode and search radius

Mileage Adjusted

Adjusts for mileage based on live market inventory

Days to Sold

Discover how quickly similar vehicles have sold for

10,000+ Dealers

Comprehensive coverage - independent and franchised dealers

600,000+ Listings

Live market inventory updated daily

Pricing

PAYG
49p
Per Use

Sample Response

Documentation

Introduction

This endpoint provides national and local views of fair market value based on competitor vehicle listings and includes stats on days to sold.

Header

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

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

Example Request

https://api.oneautoapi.com/marketcheck/fairmarketvaluefromvrm?vehicle_registration_mark=AB21ABC&current_mileage=12345&post_code=AB1ABC&radius_miles=30* If not supplied a default radius of 75 miles will be used.

Example Sandbox Request

https://sandbox.oneautoapi.com/marketcheck/fairmarketvaluefromvrm?vehicle_registration_mark=AB21ABC&current_mileage=12345&post_code=AB1ABC&radius_miles=30* If not supplied a default radius of 75 miles will be used.

Request Parameters

vehicle_registration_mark
mandatory, string, e.g. AB21ABC
Vehicle registration number
current_mileage
mandatory, string, e.g. 12345
The current odometer reading of the vehicle
post_code
mandatory, string, e.g. AB1ABC
The location of the stock vehicle used as the centre of the search
radius_miles
optional, string, e.g. 30* If not supplied a default radius of 75 miles will be used.
The radius used to calculate the fair market value (between 25-100 miles)*

Sample Response

{
  "success": true,
  "result": {
    "local_fair_market_value": 26754,
    "national_fair_market_value": 26722,
    "local_average_days_to_sold": 49,
    "national_average_days_to_sold": 66
  },
  "error": "If there is an error the message would go here"
}

Response Parameters

success
e.g. true
Whether the api call was successful
local_fair_market_value
e.g. 26754
The fair market value of the vehicle based on the post code and radius specified.
national_fair_market_value
e.g. 26722
The national fair market value of the vehicle.
local_average_days_to_sold
e.g. 49
The average days to sold based on the post code and radius specified
national_average_days_to_sold
e.g. 66
The national average days to sold.
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 Marketcheck

One Auto API Limited
Terms Privacy Policy