Vehicle API - V2

Get vehicle types

Returns a list of all available vehicle types, including their name, icon, compatible vehicle combinations, and applicable services.


Open Swagger Specification

Endpoint

    GET - https://api.travisroadservices.com/v2/vehicle_types
    Copy
  

Query params

Parameter Type Description
category string Search for vehicle types based on the vehicle category
service string Search for vehicle types based on the service
canCombineWithVehicleType string Search for vehicle types based on vehicle combinations
page string The collection page number
itemsPerPage string The number of items per page

Request body

No request body

Response body

Response 200

Response 401

No response body - No bearer token set verify if your token is added as bearer token

Response 403

No response body - You don't have access to this API resource