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

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

### Specifications

Retrieve detailed vehicle specifications from VINs.

</Card>

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

### International VIN Decoder

Decode international VINs and get vehicle attributes.

</Card>

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

### Recalls

Search safety recalls based on a vehicle's VIN.

</Card>

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

### Recalls Batch

Search safety recalls for many VINs in a single batch.

</Card>

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

### Lien & Theft

Check for active liens and theft records.

</Card>

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

### Plate Decoder

Retrieve vehicle details from license plates/registrations.

</Card>

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

### Images

Retrieve representative vehicle images.

</Card>

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

### Market Value

Get estimated vehicle market values from VINs.

</Card>

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

### History

Retrieve vehicle history reports from VINs.

</Card>

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

### Plate Image Recognition

Detect and read license plates from image URLs.

</Card>

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

### VIN OCR

Identify and extract VINs from images.

</Card>

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

### Year Make Model

Look up attributes by year, make, model, and trim.

</Card>

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

### OBD Codes Decoder

Decode OBD-II diagnostic trouble codes.

</Card>

</div>
