# Nissan

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

| FEATURE                               | AVAILABILITY |
| ------------------------------------- | ------------ |
| Eligibility API                       | ❌            |
| Support adding a VIN to multiple Apps | ✅            |
| Streaming                             | ✅            |
| 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 Nissan**](https://airtable.com/appnqv8fdlWYRB0D4/shrwt7irh5NIwQjOD/tblCBBV23F1zBOnhI) table.
{% endhint %}

### Eligible Models

| Model            | Generation | Frequency |
| ---------------- | ---------- | --------- |
| Leaf 2           | CCS1.X     | 5m        |
| Juke (P13A)      | CCS1.X     | 5m        |
| Qashqai (P33B)   | CCS1.X     | 5m        |
| X-Trail (P33A)   | CCS1.X     | 5m        |
| Ariya (PZ1A)     | CCS1.X     | 5m        |
| Micra ICE (B02E) | CCS1.X     | 5m        |
| Qashqai (P33B)   | CCS2.0     | 30-60s    |
| X-Trail (P33A)   | CCS2.0     | 30-60s    |
| Ariya (PZ1A)     | CCS2.0     | 30-60s    |
| New Leaf (PZ1D)  | CCS2.0     | 30-60s    |

### Supported Markets

Nissan vehicle owners in the European Economic Area, UK and Switzerland can provide access to vehicle data from their fleets.

### Data Points

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

### Update Frequency

Nissan updates data from 30-60s to 5m based on the hardware on the vehicle.

### Data Packages available

* Odometer & System Alerts
* Vehicle Health & Trips
* Base

### 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/nissan.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.
