---
title: "Documentation"
description: "Welcome to CarsXE API's documentation."
canonical_url: "https://docs.carsxe.com/docs"
markdown_url: "https://docs.carsxe.com/docs.md"
last_updated: "1980-01-01"
---

# Documentation
URL: /docs
LLM index: /llms.txt
Description: Welcome to CarsXE API's documentation.

Task: Onboard a new CarsXE API customer through the dashboard wizard.
Steps:
1. Sign in at https://api.carsxe.com/signin (or create an account).
2. Complete profile, usage survey, and payment method in the dashboard onboarding modal.
3. Copy the API key from Dashboard → Profile after activation.
Recovery: Click "Check onboarding" (bottom-right on docs or dashboard in dev) while signed in.
Related: /docs/get-started#quickstart, /docs/get-started#authentication, /docs/guides/agents

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](https://api.carsxe.com/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/get-started">

### Quickstart

Get a quick start integrating the API into your application.

</Card>

<Card href="/docs/products">

### Products

Explore the full suite of vehicle data APIs available.

</Card>

<Card href="/docs/guides/organizations">

### Organizations

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

</Card>

<Card href="/docs/guides/errors">

### Errors

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

</Card>

<Card href="/docs/guides/rate-limits">

### Rate Limits & Quotas

Understand monthly quotas, 429 responses, and overage billing.

</Card>

<Card href="/docs/guides/agents">

### Agents & AI

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

</Card>

</div>

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
