generated: '2026-07-11' method: searched source: openapi/ryder-tm-shipment-api-openapi.yml docs: https://developer.ryder.com/docs/authentication schemes: - name: oauth2 source: openapi/ryder-tm-shipment-api-openapi.yml flows: - flow: clientCredentials tokenUrl: https://login.okta.com/oauth2/v1/token scopes: - scope: APIM description: The single fixed scope Ryder documents for OAuth 2.0 token requests (both Client Credentials and Authorization Code flows) against its Okta-backed Azure API Management gateway; requests must set scope to APIM, with per-API access governed by the Ocp-Apim-Subscription-Key subscription key rather than granular scopes. sources: - https://developer.ryder.com/docs/authentication note: Ryder uses a fixed-scope OAuth model — the authentication docs document only the single scope APIM, with no granular per-permission scopes published (https://developer.ryder.com/docs/authentication).