{ "opencollection": "1.0.0", "info": { "name": "Google Safe Browsing fullHashes:find API", "version": "4.0.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "fullHashes:find", "type": "folder" }, "items": [ { "info": { "name": "Google Safe Browsing Find Full Hashes", "type": "http" }, "http": { "method": "POST", "url": "https://safebrowsing.googleapis.com/v4/fullHashes:find", "body": { "type": "json", "data": "{}" } }, "docs": "Finds the full hashes that match the requested hash prefixes." } ] } ], "bundled": true }