Ryder System · Capability
Ryder Fleet Operations
Unified workflow for fleet operations customers leasing and maintaining commercial vehicles with Ryder. Enables fleet managers to view vehicle specifications, track maintenance history, access service locations, and manage invoices through a single interface.
What You Can Do
GET
List fleet vehicles
— List all vehicles in the fleet with specifications
/v1/fleet
GET
Get vehicle
— Get detailed vehicle information and specifications
/v1/fleet/{vehicleId}
GET
Get service history
— Get maintenance history for a specific vehicle
/v1/fleet/{vehicleId}/service-history
GET
List locations
— List Ryder service center locations with services and hours
/v1/locations
GET
List invoices
— List fleet invoices with line items and payment status
/v1/invoices
MCP Tools
list-fleet-vehicles
List all vehicles in the Ryder-managed fleet with specifications
read-only
get-vehicle
Get detailed information and specifications for a specific fleet vehicle
read-only
get-service-history
Get maintenance and repair history for a specific fleet vehicle
read-only
list-locations
List Ryder service center locations with available services and business hours
read-only
list-invoices
List fleet invoices with line items, amounts, and payment status
read-only
APIs Used
ryder-fms