{ "opencollection": "1.0.0", "info": { "name": "Polkadot REST Account Metadata API", "version": "0.1.3" }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "Current network metadata", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8080/v1/api/scan/metadata" }, "docs": "Current network metadata, including current networkNode name, ss58 addressType and other information" } ] } ], "bundled": true }