Vehicle API - V2
Get vehicle type
Returns detailed information about a specific vehicle type identified by its ID, including name, icon, compatible vehicle combinations, and applicable services.
Endpoint
GET - https://api.travisroadservices.com/v2/vehicle_types/{id}
Copy
Query params
| Parameter | Type | Description |
|---|---|---|
id
|
string | The ID of the vehicle type. |
Request body
No request bodyResponse body
Response 200