---
title: "[COMING SOON] Decode VIN"
method: GET
path: "/api/v1/vehicles/vin/{vin}"
tags: ["6. VIN Decoding"]
---

# [COMING SOON] Decode VIN

`GET /api/v1/vehicles/vin/{vin}`

**[COMING SOON]** Decode a 17-character VIN into exact YMMT and engine specifications.

## Path parameters

- `vin` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/revcardata/apis/revcardata-rest-api.md) · [All operations](https://skmtc.net/revcardata/apis/revcardata-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revcardata/revcardata-rest-api/versions/8a9993554c3e/schema)
