{ "opencollection": "1.0.0", "info": { "name": "Remote Benefits Benefit Offers Contractor Currencies API", "version": "2026-05-22" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Contractor Currencies", "type": "folder" }, "items": [ { "info": { "name": "List Contractor Currencies", "type": "http" }, "http": { "method": "GET", "url": "https://gateway.remote.com/v1/contractor_currencies" }, "docs": "List Contractor Currencies" } ] } ], "bundled": true }