{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Status API", "version": "3.0.3" }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "status", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/status", "body": { "type": "json", "data": "{}" } }, "docs": "Requests the status of the connected RPC node. This includes information about sync status, nearcore node version, protocol version, the current set of validators, etc." } ] } ], "bundled": true }