Skip to main content

Technical v2

CAP Technical and Derivative IDs, with Category, Description and Value.

Funmilola Olorode avatar
Written by Funmilola Olorode
Updated over 7 months ago

Path Parameters

HTTP Header

api-key REQUIRED
string - Your Accelerate API Key

cutoff-months Optional
integer (positive) - Reduces the data set to only include ranges with at least one derivative current in the last x months.

URL Substitution

subdomain Required
string - Your Accelerate subdomain

asset type REQUIRED
string - Car or LCV. Returns car or LCV data respectively.

page REQUIRED
string - Starting from page 1 increment the page number until an empty response is received.


Technical Data Requests

GEt

Get - Return technical data with an optional cutoff date.

https://{{subdomain}}.quotevineapp.com/qvine/quotevine/web/v1/technical/{asset_type}/{page}/

Response

400


Returned if the request sent is invalid.

404
​

Returned if the request is not found or the user does not have permission to view it.

200
Returned if the request is successful

Expand to see example of a successful response.

00001 92964 General Based On ID N
200002 92964 General Coin Description E-TECH PHEV 160
200003 92964 General Coin Series S Edition
200005 92964 General Generation Mark 2

Range Attributes

When retrieving technical data via the API, there are a number of fields returned.

Returned Fields

Expand to view the returned fields

id - integer
CAP technical ID.

vehicle_id - integer
CAP Derivative ID.

category - string

description - string

value - string

Did this answer your question?