{ "opencollection": "1.0.0", "info": { "name": "Thornode Auth Clout API", "version": "3.19.1" }, "items": [ { "info": { "name": "Clout", "type": "folder" }, "items": [ { "info": { "name": "swapper_clout", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/thorchain/clout/swap/:address", "params": [ { "name": "height", "value": "", "type": "query", "description": "optional block height, defaults to current tip" }, { "name": "address", "value": "", "type": "path" } ] }, "docs": "Returns the clout score of an address" } ] } ], "bundled": true }