GlobalVIN
HomeDatabasesBlogsPricing
VW, Audi, SEAT, Skoda, Cupra

ERWIN Mileage History API

Official vehicle mileage database logs from VAG ERWIN system.

JSON / REST

Integration

Standard API endpoints

20–60 min

Turnaround

Automated queue delivery

VW, Audi, SEAT, Skoda, Cupra

API Target

Manufacturer verified

PDF / JSON

Delivery Format

Flexible output data

Dimensions we cover

Delivery & Baseline

BASELINE

Where the count starts — the chassis number, the date the car was handed over, and the dates its next roadworthiness and emissions checks fall due. Every reading that follows is measured from here.

Anatomy of a Reading

READING

One visit's header row, which is where the odometer lives — the record type, the date the car was accepted, the mileage logged on the day, and the order and invoice numbers that tie the reading to a real job.

The Mileage Trail

TRAIL

Every visit's reading in the order the dealer network logged it. Read down the mileage column and a rollback has nowhere to hide — a figure that drops between two dated visits is the whole reason this record is bought.

Earliest Readings

EARLY

The record running back towards the car's first visits, where the earliest readings set the floor. A later figure below this line is impossible, which is what makes the oldest entries the most useful ones.

A complete mileage history

Every section comes from a real manufacturer mileage record — an Audi handed over in May 2020, with the odometer captured at each of its dealer visits.

Delivery & Baseline

Where the count starts — the chassis number, the date the car was handed over, and the dates its next roadworthiness and emissions checks fall due. Every reading that follows is measured from here.

Delivered 13 May 2020delivery record
Delivery & Baseline
Page 1
Anatomy of a Reading
Page 2

Anatomy of a Reading

One visit's header row, which is where the odometer lives — the record type, the date the car was accepted, the mileage logged on the day, and the order and invoice numbers that tie the reading to a real job.

1 km · 25 Mar 2023one visit
The Mileage Trail
Pages 3–11

The Mileage Trail

Every visit's reading in the order the dealer network logged it. Read down the mileage column and a rollback has nowhere to hide — a figure that drops between two dated visits is the whole reason this record is bought.

9 dated readingsheader rows stitched
Earliest Readings
Pages 12–20

Earliest Readings

The record running back towards the car's first visits, where the earliest readings set the floor. A later figure below this line is impossible, which is what makes the oldest entries the most useful ones.

Back to first visitheader rows stitched

API Request Pipeline

Integrate report ordering into your system. Below is the workflow pipeline and the parameters for this service.

1. Dispatch

POST /vehicle-reports/request

Post the VIN and serviceKey to initialize report retrieval.

2. Queue

Job Queueing

Pulls mileage information from ERWIN service records — delivered in 20–60 minutes.

3. Status

GET /:shortReportId

Poll report generation progress. Wait for status: 'ready'.

4. Retrieve

GET /:shortReportId/file

Download the completed PDF file or JSON base64 package.

cURL Request SamplePOST
# 1. Place a vehicle report order
curl -X POST 'https://api.globalvin.co/api/vehicle-reports/request' \
  -H 'x-api-key: your_supplier_key_here' \
  -H 'Content-Type: application/json' \
  -d '{"vin": "VIN_CODE_HERE", "service": "vag_erwin_mileage"}'

# Response:
# {
#   "success": true,
#   "data": {
#     "vin": "VIN_CODE_HERE",
#     "service": "vag_erwin_mileage",
#     "shortReportId": "GV-9CFE34",
#     "status": "pending"
#   }
# }

ERWIN Mileage History Specs

VW, Audi, SEAT, Skoda, Cupra

PDF / JSON

Typically includes

  • Official mileage logs
  • Odometer entry dates
  • European dealer records only
  • Consistency check reports

API Specifications

Pricing details, average turnaround times, and supported database coverage for this API.

ERWIN Mileage History

Official odometer log from the VAG ERWIN digital service schedule database. Note: Supports European VAG vehicles only; vehicles manufactured for USA and China markets are not covered by this check.

Retail price$6.00
Turnaround20–60 min
BrandsVW, Audi, SEAT, Skoda, Cupra

Who Integrates This API?

Unlock programmatic access to verified vehicle data for operations, diagnostics, or listings.

Odometer Verification

Ensure odometer accuracy before importing or purchasing VAG vehicles.

Leasing Companies

Audit returned lease vehicle mileage against official dealer service logs.

Finance Firms

Audit high-value collateral assets for mileage consistency.

Request API Access

Fill out the form below. Our integration specialists will contact you within 24 hours to generate your API credentials.