Vehicle API - V2
Get vehicle types
Returns a list of all available vehicle types, including their name, icon, compatible vehicle combinations, and applicable services.
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 bodyResponse body
Response 200