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

# Telematics API Overview

> Access normalized fleet data from connected telematics providers

The Telematics API provides programmatic access to real-time and historical fleet data from connected telematics providers. All data is normalized into a consistent format, regardless of the underlying provider.

<Check>
  **Unified Access:** One API for all your telematics data—no need to integrate with dozens of different provider APIs.
</Check>

***

## Available Resources

<CardGroup cols={2}>
  <Card icon="truck" title="Fleet Operations & Tracking">
    Access vehicle and trailer information, real-time GPS locations, and movement data across your entire fleet.
  </Card>

  <Card icon="user" title="Drivers & Users">
    Retrieve driver profiles, assignments, and contact information for fleet personnel.
  </Card>

  <Card icon="file-shield" title="Compliance & Regulation">
    Hours of Service (HOS) logs, events, violations, IFTA summaries, and Driver Vehicle Inspection Reports (DVIR).
  </Card>

  <Card icon="triangle-exclamation" title="Safety & Driver Behavior">
    Monitor driver safety events and HOS violations to improve fleet safety and reduce risk.
  </Card>

  <Card icon="wrench" title="Maintenance & Vehicle Health">
    Track DVIR defects and vehicle inspection issues to maintain fleet health and compliance.
  </Card>

  <Card icon="table" title="Reference Data">
    Access supporting lookup tables for HOS rulesets, event codes, malfunction codes, and status values.
  </Card>
</CardGroup>

***

# Ready to Get Started?

<CardGroup cols={2}>
  <Card icon="rocket" title="Quick Start Guide" href="/get-started/quickstart">
    Get up and running in 10 minutes with our step-by-step integration tutorial.
  </Card>

  <Card icon="book-open" title="API Reference" href="/api-reference">
    Explore all available endpoints, parameters, and response formats.
  </Card>

  <Card icon="user-plus" title="Get API Credentials" href="/get-started/getting-access">
    Request access to start building with the Catena Telematics API.
  </Card>

  <Card icon="plug" title="Supported Providers" href="/get-started/supported-providers">
    Browse the telematics providers available through our platform.
  </Card>
</CardGroup>
