{ "opencollection": "1.0.0", "info": { "name": "BlockScout Addresses Search API", "version": "1.0.0" }, "items": [ { "info": { "name": "Search", "type": "folder" }, "items": [ { "info": { "name": "search", "type": "http" }, "http": { "method": "GET", "url": "https://eth.blockscout.com/api/v2/search", "params": [ { "name": "q", "value": "", "type": "query" } ] }, "docs": "search" }, { "info": { "name": "search redirect", "type": "http" }, "http": { "method": "GET", "url": "https://eth.blockscout.com/api/v2/search/check-redirect", "params": [ { "name": "q", "value": "", "type": "query" } ] }, "docs": "search redirect" } ] } ], "bundled": true }