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

# Introduction

> Welcome to the Carviz API documentation. Here you will find all the information you need to get started with our API.

## Authentication

<Card title="Authentication" icon="Key" href="/api-reference/authentication">
  Learn how to authenticate
</Card>

## Endpoints

<CardGroup cols={2}>
  <Card title="Users Endpoints" icon="users" href="/api-reference/endpoint/users">
    View the OpenAPI specification file
  </Card>

  <Card title="Dealerships Endpoints" icon="users" href="/api-reference/endpoint/dealerships">
    View the OpenAPI specification file
  </Card>

  <Card title="Reports Endpoints" icon="folder" href="/api-reference/endpoint/reports">
    View the OpenAPI specification file
  </Card>
</CardGroup>
