GlobalVIN
HomeDatabasesBlogsPricing
Multi-Brand — 40+ Manufacturers

PR Option Codes API (Multi-Brand)

Retrieve factory equipment options and PR codes for 40+ brands.

JSON / REST

Integration

Standard API endpoints

20–60 min

Turnaround

Automated queue delivery

Multi-Brand — 40+ Manufacturers

API Target

Manufacturer verified

PDF / JSON

Delivery Format

Flexible output data

Dimensions we cover

Vehicle Identification

IDENTITY

The chassis record as the catalogue holds it — chassis and engine number, model code, the exact production date, when the warranty started, and the body block giving market, exterior and interior colour, steering side and trim level.

Anatomy of the Option Table

EQUIPMENT

Three columns and that is the whole trick — the option code, whether the car actually has it, and what it is. Remote locking yes, halogen headlamps no, miles odometer no, kilometres odometer yes.

Option Codes

OPTIONS

The list in code order — parking cameras, sport steering wheel, tyre pressure monitoring, stability control, wheel series, airbags, brake callipers. Each one carries a yes or a no, so absence is recorded as clearly as presence.

Remaining Codes

SPEC

The tail of the list, down to the last code — interior badging, rear spoiler, premium audio, hardtop, exhaust guard, real carbon-fibre cabin trim. The line between a base car and a specified one.

A complete option record

Every section comes from a real multi-brand PR lookup — an Alfa Romeo 4C Quadrifoglio Verde built in February 2014, with each option marked present or absent.

Vehicle Identification

The chassis record as the catalogue holds it — chassis and engine number, model code, the exact production date, when the warranty started, and the body block giving market, exterior and interior colour, steering side and trim level.

Produced 12.02.2014chassis record
Vehicle Identification
Page 1
Anatomy of the Option Table
Page 2

Anatomy of the Option Table

Three columns and that is the whole trick — the option code, whether the car actually has it, and what it is. Remote locking yes, halogen headlamps no, miles odometer no, kilometres odometer yes.

Fitted and not fittedfirst codes
Option Codes
Pages 3–4

Option Codes

The list in code order — parking cameras, sport steering wheel, tyre pressure monitoring, stability control, wheel series, airbags, brake callipers. Each one carries a yes or a no, so absence is recorded as clearly as presence.

Absence recorded toostitched
Remaining Codes
Pages 5–6

Remaining Codes

The tail of the list, down to the last code — interior badging, rear spoiler, premium audio, hardtop, exhaust guard, real carbon-fibre cabin trim. The line between a base car and a specified one.

Carbon trim fittedstitched

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

Queries multi-brand factory spec sheets — typical turnaround is 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": "multibrand_pr"}'

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

PR Option Codes Specs

Multi-Brand — 40+ Manufacturers

PDF / JSON

Typically includes

  • PR option codes sheet
  • Original paint/trim codes
  • Engine & transmission specs
  • Factory equipment details

API Specifications

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

PR Option Codes

Access official equipment configurations and manufacturer PR codes for over 40 global brands in PDF format.

Retail price$6.00
Turnaround20–60 min
BrandsToyota, Ford, Honda, Alfa + 30

Who Integrates This API?

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

Repair Shops

Identify exact vehicle components based on factory option codes.

Valuation Engines

Adjust resale values dynamically based on original factory-installed packages.

Parts Retailers

Lookup parts based on specific PR option codes.

Request API Access

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