{ "opencollection": "1.0.0", "info": { "name": "FastNEAR accounts Health API", "version": "3.0.3" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "health", "type": "http" }, "http": { "method": "POST", "url": "https://api.fastnear.com/health", "body": { "type": "json", "data": "{}" } }, "docs": "Returns the current health status of the RPC node the client connects to." } ] } ], "bundled": true }