> For the complete documentation index, see [llms.txt](https://devhub.autograb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devhub.autograb.com/vehicle-data/vehicle-data.md).

# Vehicle Data

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](/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><img src="/files/WQ33CmElB7GCrMDU6LRc" alt=""></td><td><h3><strong>Stock Photo</strong></h3><p>Use this if you require a stock image of a vehicle.</p></td><td></td><td><a href="/pages/dNHyiDrRZ7yNbBNcjExt">/pages/dNHyiDrRZ7yNbBNcjExt</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/vehicle-data/vehicle-data.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.
