# 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](/my-autograb-api-doc/authentication/api-key.md) and an appropriate license attached to it.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="/files/Nn11PLrPetGoUtEeFfJR" alt="" data-size="original"></td><td><h3>Detailed <strong>Specifications Data</strong></h3><p>Use this if you have a configuration to receive detailed specifications powered by Jato,</p></td><td></td><td><a href="/pages/aLzfcakm2YhfhC5oIWCA">/pages/aLzfcakm2YhfhC5oIWCA</a></td></tr><tr><td><p><img src="/files/Ed8gQbuY41koK94nWtdd" alt="" data-size="original"></p><h3><strong>Factory Build Data</strong></h3><p>Use this if you require build sheet-level information on what the vehicle left the factory with.</p></td><td></td><td></td><td><a href="/pages/U9KICVISC8jF9mNy6rgb">/pages/U9KICVISC8jF9mNy6rgb</a></td></tr><tr><td><p><img src="/files/if6wOYRmoLoSY1Hsfxq1" 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></td><td><a href="/pages/QbS7ALVqv0STRumxjzYf">/pages/QbS7ALVqv0STRumxjzYf</a></td></tr><tr><td></td><td></td><td></td><td></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/my-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.
