Introduction
Returns vehicle specifications and harness compatibility for the specified vehicles, looked up by VIN.
Parameters
apiKey
The active API Key.
deviceModels
An optional list of device types to narrow down harness compatibility results by
sessionId
The active session ID.
vins
List of VINs
Return value
A list of
ApiMinedVehicleData
matching the specified VINs, each with harness compatibility data.
Code samples
Loading API Runner...