# Factory Build Data

## Overview

To request an extensive factory build data list call the */build-data* endpoint. If the relevant manufacturer is participating in our Options data product you will see it in the response.

{% openapi src="<https://4010475651-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFaCA1JqFKRrqIB0EfZlZ%2Fuploads%2FuDtxATuz0g12x4lhufjn%2Finsurance_updated.yaml?alt=media&token=2565c3ea-325e-4bf3-b8e4-31792a5c9e79>" path="/v2/vehicles/vins/{vin}/build-data" method="get" %}
[insurance\_updated.yaml](https://4010475651-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFaCA1JqFKRrqIB0EfZlZ%2Fuploads%2FuDtxATuz0g12x4lhufjn%2Finsurance_updated.yaml?alt=media\&token=2565c3ea-325e-4bf3-b8e4-31792a5c9e79)
{% endopenapi %}

If we are unable to provide build information for the requested VIN we will return an error like this.

```json
{
    "error": true,
    "message": "Invalid or Unsupported VIN"
}
```

If you are not using a valid VIN we will respond with this.

```json
{
    "error": true,
    "message": "Invalid VIN, must be 17 characters."
}
```

{% hint style="info" %}

{% endhint %}

{% hint style="info" %}
For basic fittable options, that is the options packs available on the vehicle refer to the [specifications](https://devhub.autograb.com/vehicle-data/broken-reference) or [vehicle](https://devhub.autograb.com/vehicle-search) endpoints.
{% endhint %}

## Coverage

The Factory build data program covers most major manufacturers back to vehicles built in 1999. Contact us to request if we have coverage of a specific area.&#x20;

As of 2023 the system has coverage across 40 manufacturers as below:

* Abarth
* Alfa Romeo
* Alpina
* Audi
* BMW
* Buick
* Cadillac
* Chevrolet
* Chrysler
* Citroën
* Dacia
* Daewoo
* Dodge
* DS
* Fiat
* Ford
* GMC
* Hummer
* Hyundai
* Isuzu
* Jaguar
* Jeep
* KIA
* Lancia
* Land Rover
* Lincoln
* Maybach
* Mercedes-Benz
* MINI, Opel
* Porsche
* Peugeot
* Renault
* Rolls-Royce
* Saab
* SEAT
* Skoda
* smart
* Vauxhall
* Volkswagen
* Volvo
