# Home

Welcome to the High Mobility Docs! Here you'll get an overview of all the features, APIs and brands that we support.

{% hint style="info" %}
The High Mobility's old docs are available via <https://docs-v1.high-mobility.com/>
{% endhint %}

{% columns %}
{% column %}

### Get started in 6  minutes

Setting up your first API call should be the easiest part of getting started. Configure your app, clear endpoints, ready made postman collection, and quick authentication, you’ll be up and running in minutes to access our sandbox environment.

No guesswork, no complexity—just your first successful call, fast.

<a href="https://app.gitbook.com/o/7DAQOcBJC2VVRjtEi99E/s/5qJVhvD9HNUZIro3LyTa/" class="button primary" data-icon="rocket-launch">Get started</a> <a href="https://app.gitbook.com/o/7DAQOcBJC2VVRjtEi99E/s/GqovsBFw7seb5vTEwucj/" class="button secondary" data-icon="terminal">API reference</a>
{% endcolumn %}

{% column %}
{% embed url="<https://www.youtube.com/watch?v=98EK29gOtp0>" %}
{% endcolumn %}
{% endcolumns %}

<p align="center"></p>

### <i class="fa-dev">:dev:</i> Getting started for technical team

To get familiarize yourself with APIs we suggest the following pages:

* [OAuth 2.0](https://app.gitbook.com/s/5qJVhvD9HNUZIro3LyTa/oauth-2.0 "mention"): Quick way to authenticate your application.
* [Vehicle Eligibility](https://app.gitbook.com/s/5qJVhvD9HNUZIro3LyTa/vehicle-eligibility "mention"): A quick way to verify if your vehicles.
* [Fleet Clearance](https://app.gitbook.com/s/5qJVhvD9HNUZIro3LyTa/getting-started/fleet-clearance "mention"): Simple CRUD API to manage the vehicles in your application.
* [Vehicle Data](https://app.gitbook.com/s/5qJVhvD9HNUZIro3LyTa/vehicle-data "mention"): use these APIs and Streaming providers  to get the state of vehicle.

### <i class="fa-business-time">:business-time:</i> Getting started for business team

If you want to have an overview of supported brands and vehicle models, head to [OEM Guides](https://app.gitbook.com/o/7DAQOcBJC2VVRjtEi99E/s/9Spt8X549sSrT99CScfW/ "mention")


---

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