{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Phishing URL Information API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Phishing URL Information", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get results for a URL scan", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/brand-protection/url-info", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "url_id", "value": "100,200", "type": "query", "description": "Submission ID(s) to filter submission results by." }, { "name": "url", "value": "https://foo.com,https://bar.com", "type": "query", "description": "Submission URL(s) to filter submission results by." } ] }, "docs": "APIs.io Engineering Platform Get results for a URL scan" } ] } ], "bundled": true }