OE Build Sheet (Europe) from VIN

Factory build data for option identification and marketing,  parts ordering and risk management - providing European coverage for 33 OEMs.

Brand coverage:

Alpine DS Land Rover Peugeot Smart
Audi Ford Lexus Polestar Toyota
BMW Hyundai Mazda RAM Vauxhall
Chrysler Jaguar Mercedes-Benz Renault VW
Citroën Jeep Mini Saab Volvo
Dacia Kia Nissan Seat  
Dodge Lancia Opel Skoda  

Use it in combination with OE Build Sheet (Global) from VIN for maximum coverage of 49 brands. 

Note - this is an asynchronous API which provides several options for receiving the data.   Please read our article Working with Asynchronous API Methods before planning your integration.

 

 

 


Key Features

VIN Lookup

VIN lookup enables Europe-wide compatibility

OE Build Sheet

Factory build data including standard and optional features

Factory Codes

Identify factory order codes, for correlation with other data sources

Vehicle Details

Colour, engine, transmission and drivetrain details

Parts Ordering

Identify glass fitments, OE paint codes and more

Risk Management

Identify vehicle features with a risk correlation e.g. ADAS items

Pricing

PAYG
£1.60
Per Use

Sample Response

Documentation

Introduction

Factory build sheet data for option identification and marketing, parts ordering and risk management - with European coverage.

Header

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

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

Example Request

https://api.oneautoapi.com/oneauto/oebuildsheeteuropefromvin?vehicle_identification_number=ABCDE123456F78910&callback_url=https://webhookexample/l235o5abcde6f/receiver&return_data_in_callback=true

Example Sandbox Request

https://sandbox.oneautoapi.com/oneauto/oebuildsheeteuropefromvin?vehicle_identification_number=ABCDE123456F78910&callback_url=https://webhookexample/l235o5abcde6f/receiver&return_data_in_callback=true

Request Parameters

vehicle_identification_number
mandatory, string, e.g. ABCDE123456F78910
Vehicle identification number (VIN).
callback_url
optional, string, e.g. https://webhookexample/l235o5abcde6f/receiver
The callback URL
return_data_in_callback
optional, string, e.g. true
Whether the callback should contain the data from the result.

Sample Response

{
  "success": true,
  "result": {
    "manufactured_date": "2015-03-19",
    "delivered_date": "2020-03-01",
    "oem_colour_desc": "Metallic mythical black (0E)",
    "oem_interior_trim_desc": "Soul (black) (QF)",
    "oem_engine_desc": "CULB (D64 : 4-cylinder SI engine 2.0 l/132 kW (16V) turbo FSI homog. base engine T4U/T56/ TM2/TV2/TL6/TG6/TR6/TS6/TD6/TM6/T06/TD3)",
    "oem_transmission_type_desc": "PUZ (G1D : 7-speed automatic transmission for four-wheel drive vehicle)",
    "oem_drivetrain_desc": "All-wheel drive",
    "oem_wheel_desc": "20 Inch Wheel",
    "options": [
      {
        "factory_code": "123456",
        "factory_desc": "ADDITIONAL AIR CONDITIONING",
        "additional_desc": "Without Additional Air Conditioning"
      },
      {
        "factory_code": "234567",
        "factory_desc": "WIFI",
        "additional_desc": "Without Wifi"
      }
    ]
  },
  "error": "If there is an error the message would go here"
}

Response Parameters

success
e.g. true
Whether the api call was successful
manufactured_date
e.g. 2015-03-19
The date of manufacture
delivered_date
e.g. 2020-03-01
The delivery date of the vehicle.
oem_colour_desc
e.g. Metallic mythical black (0E)
The OEM's colour description
oem_interior_trim_desc
e.g. Soul (black) (QF)
The interior trim description as supplied by the manufacturer.
oem_engine_desc
e.g. CULB (D64 : 4-cylinder SI engine 2.0 l/132 kW (16V) turbo FSI homog. base engine T4U/T56/ TM2/TV2/TL6/TG6/TR6/TS6/TD6/TM6/T06/TD3)
The engine description as supplied by manufacturer
oem_transmission_type_desc
e.g. PUZ (G1D : 7-speed automatic transmission for four-wheel drive vehicle)
The transmission type description as supplied by manufacturer
oem_drivetrain_desc
e.g. All-wheel drive
The drivetrain description as supplied by manufacturer
oem_wheel_desc
e.g. 20 Inch Wheel
The interior wheel description as supplied by the manufacturer.
factory_code
e.g. 123456
The factory code
factory_desc
e.g. ADDITIONAL AIR CONDITIONING
Factory description
additional_desc
e.g. Without Additional Air Conditioning
The additional description of the option.
factory_code
e.g. 234567
The factory code
factory_desc
e.g. WIFI
Factory description
additional_desc
e.g. Without Wifi
The additional description of the option.
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 One Auto API

One Auto API Limited
Terms Privacy Policy