{ "opencollection": "1.0.0", "info": { "name": "Thornode Auth Votes API", "version": "3.19.1" }, "items": [ { "info": { "name": "Votes", "type": "folder" }, "items": [ { "info": { "name": "Current Protocol Voting", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v2/votes", "params": [ { "name": "period", "value": "90d", "type": "query", "description": "Specifies the base interval from which votes will be shown.\nDefault is 90d.\n" } ] }, "docs": "Returns timestamp, key, value for each active node member." } ] } ], "bundled": true }