Free tier — no credit card required

Stolen Vehicle Check API
Check Any VIN Against 5 National Theft Databases

Verify whether a vehicle has been reported stolen in Slovakia, Czech Republic, Slovenia, Hungary, or Romania — all with a single REST call. Essential for marketplaces, dealers, and insurers.

100 free requests/month
No credit card required
Setup in 5 minutes
Live API Example

REQUEST

curl -X GET \
  "https://api.carapi.dev/v1/stolen-check/\
  WAUZZZ4F55N052232?token=YOUR_API_KEY"

RESPONSE

{
  "vin": "WAUZZZ4F55N052232",
  "stolen": false,
  "countries": {
    "sk": false,
    "cz": false,
    "si": false,
    "hu": false,
    "ro": false
  }
}

Why Developers Choose Our Stolen Check API

5 National Databases

One request checks official stolen vehicle records in Slovakia, Czech Republic, Slovenia, Hungary, and Romania

Per-Country Breakdown

Get an overall stolen flag plus the status in each country, so you know exactly where a vehicle was flagged

Developer Friendly

RESTful API, OpenAPI 3.1 spec, comprehensive docs, and a public Postman workspace

Simple, Transparent Pricing

Free

€0/month

100 requests/month

Sign In to Get Started

Starter

€29/month

5,000 requests/month

Sign In to Get Started
Most Popular

Professional

€89/month

25,000 requests/month

Sign In to Get Started

Frequently Asked Questions

Which countries does the stolen vehicle check API cover?

The API checks national stolen vehicle databases in 5 European countries: Slovakia (SK), Czech Republic (CZ), Slovenia (SI), Hungary (HU), and Romania (RO). A single request checks all of them at once.

What does the stolen vehicle check return?

You get an overall stolen flag plus a per-country breakdown, so you can see exactly which national database reported the vehicle as stolen. The check is done by VIN (17-character Vehicle Identification Number).

Can I check a vehicle by license plate instead of VIN?

Yes — first convert the plate to a VIN with the plate-to-vin endpoint (supported in PL, NO, SK, SE, CZ, US), then pass that VIN to the stolen-check endpoint.

Is there a free tier for the stolen vehicle check API?

Yes. The free plan includes 100 API requests per month across all endpoints, with no credit card required. Paid plans start at €29/month for 5,000 requests.

Ready to Check Vehicles?

Protect your marketplace or dealership from stolen vehicles. Get started with our free tier.

Get Started Free