This section provides information on recent updates, bug fixes, and new features for Ryder's Fleet API products. Check back frequently for the latest updates as we improve functionality and introduce new capabilities.
Note: Beta Versions may include breaking changes. Interested in joining beta? Contact us at ryderconnect_onboarding@ryder.com.
______________________________________________________
October 2024 (Beta Release)
Version: Fleet API v0.1.13, Locations API v0.0.2
Release Date: October 2024
This initial beta release of the Ryder FMS APIs provides essential endpoints for accessing vehicle and location data, with core features designed to facilitate fleet and location management. The release aims to gather feedback and refine functionality before the production launch.
New Features:
Vehicle List Retrieval (/vehicles
)
Allows retrieval of vehicles available to the customer, with optional filtering by vehicleNumber
, VIN
, lesseeNumber
, and licensePlate
.
Vehicle Details (/vehicles/{vehicleNumber}
)
Provides comprehensive information for a specific vehicle, including make, model, year, lease terms, and domicile location.
Service History (/serviceHistory
)
Retrieve historical summary maintenance and repair data, with filtering options based on vehicleNumber
and date range (dateStart
and dateEnd
).
Vehicle Specifications (/vehicles/{vehicleNumber}/specs
)
Access detailed specifications such as gross vehicle weight, engine type, suspension, and transmission data.
Known Issues and Limitations:
Lack of sorting in serviceHistory
endpoint
Service history does not yet include line-item detail
Rate limits set to 100 requests per minute during beta; higher limits will be available post-beta.
New Features:
Location List Retrieval (/locations
)
Retrieve a list of Ryder locations, including essential information like location code, name, address, and services offered.
Location Details (/locations/{locationNumber}
)
Access full details of a specific Ryder location, including contacts, amenities, and operating hours.
Known Issues and Limitations:
Limited geolocation search; geofencing and proximity-based searches are not yet available.
Amenities, business hours, and contact information may occasionally lack detailed accuracy as data synchronization is optimized.