# Vehicle Data Basics

The Vehicle Data API set allows you to find descriptive information on a vehicle at the level of granularity you require. This API requires [authentication](https://devhub.autograb.com/uk-autograb-api-doc/authentication) and an appropriate license attached to it.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><img src="https://2006860467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qLYvzu45gdlTAGQCN9d%2Fuploads%2F4bMIjgs1axywWPUKuyCn%2Frecall.png?alt=media&#x26;token=85726af2-0100-457b-bb2f-20fdff9bc5b0" alt=""></p><h3><strong>Recall Search</strong></h3><p>Perform a recall check on a vehicle's registration</p></td><td></td><td><a href="recall-search">recall-search</a></td></tr><tr><td><img src="https://2006860467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qLYvzu45gdlTAGQCN9d%2Fuploads%2FjxwhqR1kX90hsQbtbV3F%2Ftax.png?alt=media&#x26;token=a50b3446-40bd-4f0f-b94d-c614e5f22bbe" alt=""></td><td><h3><strong>MOT &#x26; Tax Search</strong></h3><p>Get a vehicle's registration MOT and tax status</p></td><td><a href="mot-and-tax-search">mot-and-tax-search</a></td></tr><tr><td><p><img src="https://content.gitbook.com/content/5qLYvzu45gdlTAGQCN9d/blobs/DE90oKks6k3Yx8jfeY3M/vhist.png" alt="" data-size="original"></p><h3><strong>Vehicle History</strong></h3><p>Use this if you require a history-style description of the vehicle's pricing and listing history.</p></td><td></td><td><a href="vehicle-history">vehicle-history</a></td></tr><tr><td><p><img src="https://2006860467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qLYvzu45gdlTAGQCN9d%2Fuploads%2FZ21j3jmIdZzciUDSVZvn%2FFactory%20Build%20Data.png?alt=media&#x26;token=d0875832-71fd-4fb2-afc7-af16f0b8de04" alt=""></p><h3><strong>Factory Build Data</strong></h3><p>Get the vehicles build sheet to inform your user interface.</p></td><td></td><td><a href="factory-build-data">factory-build-data</a></td></tr><tr><td><img src="https://2006860467-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5qLYvzu45gdlTAGQCN9d%2Fuploads%2FxdTaoFHzwxBt27Hmfdb9%2Fffo.png?alt=media&#x26;token=27a2f1dd-8f60-4040-a197-4bbe7b7bf374" alt=""></td><td><h3><strong>Factory Fitted Options</strong></h3><p>Get the options fitted to a given vehicle by VIN. </p></td><td><a href="factory-fitted-options">factory-fitted-options</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://devhub.autograb.com/uk-autograb-api-doc/vehicle-data/vehicle-data-basics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
