# Vehicle Data

This endpoint allows you to retrieve vehicle data through a RESTful interface. The raw Swagger specification is available [hm-vehicle-data-api-v1.yml](https://github.com/highmobility/open-api-specifications/blob/main/hm-vehicle-data-api-v1.yml)

You can browse the API at [Data API](/api-references/data/vehicle-data/data-api.md) and response objects at [Broken mention](broken://pages/8eedb4ed6e0d7e7a1304b681f81a85498369807d)


---

# 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://docs.high-mobility.com/api-references/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.
