VDS Version 1.0
The Vehicle Description Service (VDS) web service is a RESTful service that describes the vehicle content on a vehicle. This information is beneficial in that it provides a descriptive description about a vehicle in a Dealer’s inventory. You can use this content to build online inventories and to populate Build and Price sites.
The data returned focuses on Features, Packages and Tech Specs and other attributes that describe the vehicle. There are two API operations: GET /vin – Returns vehicle content for the requested vehicle. PUT /vin – Returns vehicle content for the requested vehicle. It also provides a way to filter results so that more specific vehicle descriptions are returned. |