> ## Documentation Index
> Fetch the complete documentation index at: https://developer.mileiq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the MileIQ API Documentation

<img src="https://mintcdn.com/mileiq/evfq3_zYbdVhMJiX/images/teams-hero-min_1_1900x1069.webp?fit=max&auto=format&n=evfq3_zYbdVhMJiX&q=85&s=3a92b7abfef8fc24c496ec6d65e513b5" alt="MileIQ API Hero Dark" width="1900" height="1069" data-path="images/teams-hero-min_1_1900x1069.webp" />

## Welcome to the MileIQ API

The MileIQ API allows you to integrate powerful mileage tracking capabilities into your own applications. This documentation will guide you through using our API to access valuable data from the MileIQ platform.

***

## Getting Started

To begin working with the MileIQ API, follow these steps:

1. [Request API Access](https://mileiq.com/en-ca/for-business/api)
2. Review the [API Documentation](/api-reference/getting-started) to understand available endpoints and data structures
3. Authenticate your requests using the OAuth authentication flow
4. Start integrating MileIQ data into your application

<Card title="Explore API Documentation" icon="book-open" href="/api-reference/getting-started">
  Learn about available endpoints and how to use them
</Card>

## Available Data

Our API provides access to various types of data, including:

* Drive information (distance, duration, locations, classification)
* User profiles
* Vehicle details

## Need Help?

If you have any questions or need assistance, please don't hesitate to contact our support team or refer to our [API Documentation](/api-reference/getting-started) for detailed information on endpoints and usage.

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/getting-started">
    Explore detailed API endpoints and data structures
  </Card>

  <Card title="Support" icon="headset" href="https://support.mileiq.com">
    Get help from our support team
  </Card>
</CardGroup>
