{ "opencollection": "1.0.0", "info": { "name": "Ryder Carrier Documents Locations API", "version": "2026-01-01" }, "request": { "auth": { "type": "apikey", "key": "Ocp-Apim-Subscription-Key", "value": "{{Ocp-Apim-Subscription-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Locations", "type": "folder" }, "items": [ { "info": { "name": "List Locations", "type": "http" }, "http": { "method": "GET", "url": "https://api.ryder.com/rcsc/events/v1/locations" }, "docs": "Retrieve location information including address, services offered, business hours, and contact details." } ] } ], "bundled": true }