# Porsche

Here is a guide to supported Porsche models, current market regions, API pricing and 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 Porsche](https://airtable.com/shrlG1kVjP03VatK9) table.
{% endhint %}

### Eligible Models

The following models have factory-fitted telematics hardware and are eligible for data access through our API. As a prerequisite, the customer must have activated Porsche Connect services for their vehicle.

<table><thead><tr><th width="228">MODEL NAME</th><th>ELIGIBLE SINCE/FROM</th></tr></thead><tbody><tr><td>911 (992)</td><td>2018</td></tr><tr><td>Cayenne (E3)</td><td>2017</td></tr><tr><td>Taycan (J1)</td><td>Production start</td></tr><tr><td>Panamera (G2 PA)</td><td>w37/2021</td></tr><tr><td>Macan EV (2nd gen)</td><td>Production start/2024</td></tr></tbody></table>

{% hint style="info" %}
**MACAN**

Note that the 1st generation Macan (ICE) is not eligible, only the electric models are.
{% endhint %}

### Supported Markets

Porsche customers in the following countries can grant 3rd-party access to vehicle data: Austria, Belgium, Bulgaria, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden, Switzerland, and the United Kingdom.

### API Refresh Rate

All eligible Porsche models refresh data at the beginning and end of a trip, which is determined by engine on and off. In addition, electric vehicles (e.g. Taycan) can provide high frequency data updates during a drive and charging events.

{% hint style="info" %}
**PRIVACY MODE**

Note that if the privacy mode is enabled in the vehicle, no data transfer is taking place.
{% endhint %}

### Data Packages available

* Base
* Mileage
* Vehicle Location
* Consumption
* Vehicle Health

### API Pricing

You are presented with the pricing for your data points selection within the platform when registering a production application. The data activation is done on request once a reviewing process has been completed.

### Data Points

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

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