Odometer fraud costs used-car buyers billions every year

Mileage History API
Detect Odometer Rollback by VIN

Retrieve historical odometer readings for a vehicle with one API call. Spot rollback fraud, verify seller claims, and price used cars on real mileage — not the number on the dash.

100 free requests/month
No credit card required
Works with stolen-check & inspection APIs
Live API Example

REQUEST

curl -X GET \
  "https://api.carapi.dev/v1/mileage-history/\
  TMBJJ7NE3K0123456?token=YOUR_API_KEY"

RESPONSE

{
  "vin": "TMBJJ7NE3K0123456",
  "totalRecords": 2,
  "mileageHistory": [
    { "mileage": 89500,
      "createdAt": "2021-04-12" },
    { "mileage": 131200,
      "createdAt": "2023-05-02" }
  ]
}

What Developers Build With Mileage Data

Rollback Detection

Compare recorded readings over time — a newer record with fewer kilometers is the classic fraud signal.

Fair Pricing

Verified mileage feeds accurate valuations. Pair with our Vehicle Valuation API for market prices by country.

Buyer Trust

Show a mileage timeline in your marketplace listings — verified history sells cars faster.

Mileage records come from official sources and vary by vehicle and country — availability is strongest for vehicles registered in Europe. Combine with the Vehicle History API for a complete background check including stolen-vehicle status and inspection records.

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

Verify Your First Odometer Reading

Free tier with 100 requests/month — enough to evaluate against your own inventory.

Get Started Free