{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Legacy / Validators API", "version": "3.0.3" }, "items": [ { "info": { "name": "Legacy / Validators", "type": "folder" }, "items": [ { "info": { "name": "Get validators", "type": "http" }, "http": { "method": "GET", "url": "https://api.fastnear.com/v1/validators", "params": [ { "name": "page", "value": "", "type": "query", "description": "Page number" }, { "name": "per_page", "value": "", "type": "query", "description": "Number of items per page." } ] }, "docs": "Get validators" } ] } ], "bundled": true }