Each application is a unique set of API keys and configuration settings needed for making requests to Ryder's APIs.
The Carrier API enables seamless integration for carriers to push updates to Ryder regarding managing transportation, brokerage, and tracking services efficiently. It provides real-time visibility, operational efficiency, and streamlined integrations, while aligning with carrier aspirations for modern, transparent supply chain solutions.
View the Overview Page or Getting Started Guide for step-by-step instructions.
Environments
Production: https://api.ryder.com/3patracking/v1
Testing: https://apiqa.ryder.com/3patracking/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.