Introduction
Returns all supported years for the specified vehicle make and model.
Parameters
apiKey
The active API Key.
make
Vehicle make
model
Vehicle model
sessionId
The active session ID.
Return value
Vehicle years as a list of integers
Code samples
Loading API Runner...