Official electronic parts catalog configuration data for VAG Group vehicles.
JSON / REST
Integration
Standard API endpoints
20–60 min
Turnaround
Automated queue delivery
VW, Audi, SEAT, Skoda, Bentley
API Target
Manufacturer verified
PDF / JSON
Delivery Format
Flexible output data
The build record as the factory holds it — chassis number, the date the car was handed over, the model code it was built to, and when the next roadworthiness and exhaust-emissions checks fall due.
One workshop visit in full — the filter tabs that split the record by warranty, scheduled maintenance, service book and complaints, then the acceptance date, odometer, order and invoice numbers, and every work position with its part number, description and package code.
Each visit in turn, in the order the dealer network recorded it — acceptance date, odometer at the time, order reference, and the parts fitted or work carried out at every one.
The electronic service book as the dealer stamped it — which inspection was performed, whether it ran to the flexible or fixed interval, the additional work agreed on the day, and the workshop's own notes.
The record running back to the car's first workshop visits, where the earliest part numbers establish what it actually left the factory with — the baseline every later replacement is measured against.
Every section comes from a real VAG workshop record — an Audi delivered in May 2020, with dealer invoices and service-book entries itemised down to individual part numbers.
The build record as the factory holds it — chassis number, the date the car was handed over, the model code it was built to, and when the next roadworthiness and exhaust-emissions checks fall due.
One workshop visit in full — the filter tabs that split the record by warranty, scheduled maintenance, service book and complaints, then the acceptance date, odometer, order and invoice numbers, and every work position with its part number, description and package code.
Itemised to part levelone invoiceEach visit in turn, in the order the dealer network recorded it — acceptance date, odometer at the time, order reference, and the parts fitted or work carried out at every one.
Every visit, in orderstitchedThe electronic service book as the dealer stamped it — which inspection was performed, whether it ran to the flexible or fixed interval, the additional work agreed on the day, and the workshop's own notes.
Inspections stampedstitchedThe record running back to the car's first workshop visits, where the earliest part numbers establish what it actually left the factory with — the baseline every later replacement is measured against.
Back to first visitstitchedIntegrate 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
Official ETKA database lookup is performed — reports are delivered via email/API within 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.
# 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_etka_config"}'
# Response:
# {
# "success": true,
# "data": {
# "vin": "VIN_CODE_HERE",
# "service": "vag_etka_config",
# "shortReportId": "GV-9CFE34",
# "status": "pending"
# }
# }VW, Audi, SEAT, Skoda, Bentley
Typically includes
Pricing details, average turnaround times, and supported database coverage for this API.
Official vehicle configuration with full list of PR option codes, engine number, transmission code, and manufacture date.
ETKA configuration report modified with Partslik logo, optimized for customs declaration validation.
Generates a ready-made TXT build file (FGST format) to import directly into the FGST directory of your local ETKA parts software program.
Unlock programmatic access to verified vehicle data for operations, diagnostics, or listings.
Automate ETKA file generation to lookup accurate replacement parts instantly.
Verify official VAG equipment specifications and production credentials.
Access the complete factory build sheet to review option codes.
Fill out the form below. Our integration specialists will contact you within 24 hours to generate your API credentials.