Learn everything there is to know about CarsXE API and integrate CarsXE into your product.

#### Getting started

To get started, [sign in or create an account](/signin) and grab an API key, then read about how to make requests for the resources you need to access using our HTTP APIs.

## Guides

<div className="grid sm:grid-cols-3 gap-4 mt-6">

<Card href="/docs/quickstart">

### Quickstart

Get a quick start integrating the API into your application.

</Card>

<Card href="/docs/authentication">

### Authentication

Learn how to authenticate your API requests.

</Card>

<Card href="/docs/organizations">

### Organizations

Share API access with your team using roles and organization API keys.

</Card>

<Card href="/docs/errors">

### Errors

Read about the different types of errors returned by the API.

</Card>

<Card href="/docs/industry-guides">

### Industry Guides

Discover best practices and step-by-step examples for leveraging the CarsXE API across different industries.

</Card>

<Card href="/docs/agents">

### Agents & AI

Get an API key, read docs, and make calls — all from inside your AI agent.

</Card>

<Card href="/docs/latency-and-regions">

### Latency & Regions

Learn about API regions and how to reduce latency from Europe using the EU endpoint.

</Card>

</div>

## API Reference

Select a resource to learn more about it.

<div className="grid sm:grid-cols-2 gap-4 mt-6">

<Card href="/docs/v1/specifications">

### Specifications

Learn about the Vehicle Specifications API and how to retrieve vehicle specifications from VINs.

</Card>

<Card href="/docs/v2/plate-decoder">

### Plate Decoder

Learn about the Vehicle Plate Decoder API and how to retrieve vehicle specifications from license plates and vehicle registrations.

</Card>

<Card href="/docs/v1/images">

### Images

Learn about the Vehicle Images API and how to retrieve vehicle images.

</Card>

<Card href="/docs/v2/market-value">

### Market Value

Learn about the Market Value API and how to retrieve vehicle market values from VINs.

</Card>

<Card href="/docs/v1/international-vin-decoder">

### International VIN Decoder

Learn about the International VIN Decoder API and how to retrieve vehicle specifications from international VINs.

</Card>

<Card href="/docs/v1/vehicle-recalls">

### Recalls

Learn about the Vehicle Recalls API and how to search for safety recalls based on a vehicle's VIN.

</Card>

<Card href="/docs/v1/history">

### History

Learn about the Vehicle History API and how to retrieve vehicle history reports from VINs.

</Card>

<Card href="/docs/v1/vin-ocr">

### VIN OCR

Learn about the VIN Optical Character Recognition API and how to quickly identify a vehicle's VIN from an image.

</Card>

<Card href="/docs/v1/market-value">

### Market Value (v1)

Learn about the v1 Market Value API and how to retrieve vehicle market value estimates from VINs.

</Card>

<Card href="/docs/v1/lien-theft">

### Lien & Theft

Learn about the Lien & Theft API and how to check for active liens and theft records on a vehicle.

</Card>

<Card href="/docs/v1/recalls-batch">

### Recalls Batch

Learn about the Recalls Batch API and how to search safety recalls for many VINs in a single request.

</Card>

<Card href="/docs/v1/plate-image-recognition">

### Plate Image Recognition

Learn about the Plate Image Recognition API and how to detect and read license plates from image URLs.

</Card>

<Card href="/docs/v1/year-make-model">

### Year Make Model

Learn about the Year Make Model API and how to look up vehicle attributes by year, make, model, and trim.

</Card>

<Card href="/docs/v1/obd-codes-decoder">

### OBD Codes Decoder

Learn about the OBD Codes Decoder API and how to decode OBD-II diagnostic trouble codes.

</Card>

</div>
