{ "opencollection": "1.0.0", "info": { "name": "Remote Benefits Benefit Offers Cost Calculator API", "version": "2026-05-22" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Cost Calculator", "type": "folder" }, "items": [ { "info": { "name": "Estimate Employment Cost", "type": "http" }, "http": { "method": "POST", "url": "https://gateway.remote.com/v1/cost_calculator/estimate", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the loaded cost of hiring an employee under EOR or Global\nPayroll, including statutory contributions and Remote platform fees.\n" } ] } ], "bundled": true }