- Pages
- /
- Dealers
- /
- Data Depot
- /
- Version 4
- /
- API
- /
- Services
- /
- Vehiclemodels
- Downloads
- API Documentation
- Support
API News and Updates
Subscribe to stay alert on the API.
Vehiclemodels
Vehiclemodels (or vehicle model or model of vehicle, and typically abbreviated to just "model") is a particular brand of vehicle sold under a marque by a manufacturer, usually within a range of models, usually of different sizes or capabilities.
A few common examples are: Bonneville 865
, CRF250R
, FXD Dyna Super Glide
, GSX-R600
, RZR
800
, ZR 6000 LXR
, and so on.
The Vehiclemodel endpoint allows you to retrieve a collection of all our Vehiclemodels, or the data surrounding a specific Vehiclemodel via the entity endpoint.
You can also determine the Taxonomyterms we use to categorize the Vehiclemodels into segments
such as ATV
, Offroad
,
Snow
, Street
, etc.
Lastly, if you wish to determine all the Vehicleyears associated with a particular vehicle model, the Vehiclemodels endpoint is where you would make that request.
This service can be useful for building a drop-down menu of "models".
Fitment access required
Fitment data requires an additional level of authorization. After signing up and being set up in our system, users are able to consume all of our services with the exception of fitment data. In order to make API requests to our fitment services users must contact their sales representative for more information on obtaining access.Example requests
Collection
https://api.wps-inc.com/vehiclemodels
Entity
https://api.wps-inc.com/vehiclemodels/2908
...or send multiple ids separated by a comma(,)
https://api.wps-inc.com/vehiclemodels/2908,1280,4275
Associated Taxonomyterms
https://api.wps-inc.com/vehiclemodels/2908/taxonomyterms
Associated Vehicleyears
https://api.wps-inc.com/vehiclemodels/2908/vehicleyears