{ "opencollection": "1.0.0", "info": { "name": "Signer Metrics Accounts Search API", "version": "1.0.3" }, "items": [ { "info": { "name": "Search", "type": "folder" }, "items": [ { "info": { "name": "Search", "type": "http" }, "http": { "method": "GET", "url": "https://api.hiro.so/extended/v1/search/:id", "params": [ { "name": "include_metadata", "value": "", "type": "query", "description": "This includes the detailed data for purticular hash in the response" }, { "name": "id", "value": "0xcf8b233f19f6c07d2dc1963302d2436efd36e9afac127bf6582824a13961c06d", "type": "path", "description": "The hex hash string for a block or transaction, account address, or contract address" } ] }, "docs": "Search blocks, transactions, contracts, or accounts by hash/ID" } ] } ], "bundled": true }