---
title: "Look up a European plate (RDW/DVLA/CEPIK). Free basic / premium history"
method: GET
path: "/api/v1/vehicles/plate/{plate}"
tags: ["7. Vehicle History & Reports (EU)"]
---

# Look up a European plate (RDW/DVLA/CEPIK). Free basic / premium history

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

**Free `basic`** — RDW vehicle identity: make/model, first registration, APK expiry,
**open-recall flag**, **odometer-fraud verdict**, fuel, EURO emission, dimensions (NL plates).

**Premium `history`** — adds DVLA MOT history (UK) + mileage rollback analysis + partner hooks.

## Path parameters

- `plate` string, required

## Query parameters

- `country` string — Plate country hint (auto = guessed from format)
- `source` string — Force one register: rdw (NL, free) | dvla (UK) | cepik (PL)
- `wojewodztwo` string — Polish province code (2 digits) for CEPIK, e.g. 14 = Mazowieckie
- `include` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-28** `6e7262d4aac0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/revcardata/apis/revcardata-rest-api/changes/api/v1/vehicles/plate/:plate/get.md)

---

[API](https://skmtc.dev/revcardata/apis/revcardata-rest-api.md) · [All operations](https://skmtc.dev/revcardata/apis/revcardata-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/revcardata/revcardata-rest-api/revisions/9bbeceb1cea9/schema)
