{ "opencollection": "1.0.0", "info": { "name": "Business Accounting Balance API", "version": "1.0" }, "items": [ { "info": { "name": "Balance", "type": "folder" }, "items": [ { "info": { "name": "Get all balances", "type": "http" }, "http": { "method": "GET", "url": "https://b2b.revolut.com/api/1.0/balances", "headers": [ { "name": "X-Revx-Timestamp", "value": "" }, { "name": "X-Revx-Signature", "value": "" } ] }, "docs": "Get crypto exchange account balances for the requesting user.\nThe user is resolved by the provided API key." } ] } ], "bundled": true }