{ "opencollection": "1.0.0", "info": { "name": "Polkadot REST Account capabilities API", "version": "0.1.3" }, "items": [ { "info": { "name": "capabilities", "type": "folder" }, "items": [ { "info": { "name": "API capabilities", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/v1/v1/capabilities", "params": [ { "name": "at", "value": "", "type": "query", "description": "Block hash or number to query at" } ] }, "docs": "Returns the chain name and list of available pallets in the runtime metadata." } ] } ], "bundled": true }