TM Shipment API - Reference

Integration with the Ryder Transportation Management system is accomplished through the consumption of the following four APIs: Shipment, Load, Ship Confirmation and Ship Status. The information shared through each of these APIs enables the initiation of an order or shipment through its configuration as part of a load to the visibility to key events and location until successful delivery.  

Get Access

View the Overview Page or Getting Started Guide for step-by-step instructions.

Environments

  • Production: https://api.ryder.com/rcsc/events/v1/

  • Testing: https://apiqa.ryder.com/rcsc/events/v1/

API Basics

  • Authentication - The Authentication schema is OAUTH2, in addition to an API Key provided in the header as 'ocp-apim-subscription-key' 

  • Pagination is supported through page and count parameters. 

  • Sorting is supported by passing an array of sort parameters. 

  • Prefer Headers are supported through the prefer header, enabling right-sized responses for different use cases.