# Volvo Cars

Here is a guide to getting started with Volvo Cars fleet data, including details about the current market regions available datapoints.

| FEATURE                               | AVAILABILITY                                           |
| ------------------------------------- | ------------------------------------------------------ |
| Eligibility API                       | ✅                                                      |
| Support adding a VIN to multiple Apps | ✅                                                      |
| Streaming                             | ✅ <sub>(provided by HM through periodic polling)</sub> |
| Support canceling a pending clearance | ❌                                                      |

{% hint style="info" %}
**AVAILABLE DATA POINTS**

You can find a breakdown of all available data points in the [Auto API availability for Volvo Cars](https://airtable.com/appnqv8fdlWYRB0D4/shrdeeqNsH0iuLbDp) table.
{% endhint %}

### Eligible Models

Volvo Cars model compatibility goes all the way back to 2014, as the first cars were shipped with connectivity services called “Volvo OnCall”. Any vehicle that supports Volvo OnCall or is equipped with an Android-based infotainment system can be activated for data access.

At the moment there are issues to deliver complete datasets for EX30, which leads to certain data points such as vehicle location missing. A solution for this is being worked on by Volvo Cars.

### Supported Markets

Fleet vehicles in the European Economic Area, Switzerland and the United Kingdom are supported.

### Data Points

You can find a breakdown of all available data points in the [Auto API availability for Volvo Cars](https://airtable.com/appnqv8fdlWYRB0D4/shrdeeqNsH0iuLbDp) table. Each request returns a timestamp with each data point; it indicates the moment the data was transferred from the vehicle.

### Refresh Rate

Vehicle data is currently refreshed every 5 minutes. There is ongoing development work planned to allow for continous updates that come in more frequently during a journey.

### More Information

If you have any questions, please contact us on [Slack](https://slack.high-mobility.com/) or [send us an email](mailto:sales@high-mobility.com).


---

# 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/oem-guides/volvo-cars.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.
