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

# Overview

> API for all types of vehicle inspections.

<p class="font-medium">
  Our API supports a wide array of inspections, including Pre-Purchase, Post Sale, Safety,
  Mechanical, Condition, and Arbitration, designed to meet the diverse needs of the automotive
  industry. Whether assessing a vehicle before purchase, verifying its condition after sale, or
  ensuring compliance with safety and mechanical standards, our Inspection API provides the detailed
  insights necessary for informed decision-making.
</p>

## API Capabilities

* **Inspection Types**: Retrieve detailed information about the various types of inspections available.
* **Inspection Reports**: Generate comprehensive inspection reports for a vehicle.
* **Inspection Scheduling**: Schedule inspections for your customers.

<CardGroup cols={2}>
  <Card title="Pre-Purchase Inspection" icon="magnifying-glass" href="/services/inspection/reference/pre-purchase">
    Pre-purchase vehicle inspections
  </Card>

  <Card title="Post Sale Inspection" icon="money-check-pen" href="/services/inspection/reference/post-sale">
    Post sale vehicle inspections
  </Card>

  <Card title="Safety Inspection" icon="helmet-safety" href="/services/inspection/reference/safety">
    Safety vehicle inspections
  </Card>

  <Card title="Mechanical Inspection" icon="car-wrench" href="/services/inspection/reference/mechanical">
    Mechanical vehicle inspections
  </Card>

  <Card title="Condition Inspection" icon="stars" href="/services/inspection/reference/condition">
    Condition vehicle inspections
  </Card>

  <Card title="Arbitration Inspection" icon="handshake" href="/services/inspection/reference/arbitration">
    Arbitration vehicle inspections
  </Card>
</CardGroup>
