{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Validators API", "version": "3.0.3" }, "items": [ { "info": { "name": "Validators", "type": "folder" }, "items": [ { "info": { "name": "validators", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/validators", "body": { "type": "json", "data": "{}" } }, "docs": "Queries active validators on the network. Returns details and the state of validation on the blockchain." } ] } ], "bundled": true }