{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 ASN Intelligence API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "ASN Intelligence", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get ASN Overview", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/intel/asn/:asn", "params": [ { "name": "asn", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get ASN Overview" }, { "info": { "name": "APIs.io Engineering Platform Get ASN Subnets", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/intel/asn/:asn/subnets", "params": [ { "name": "asn", "value": "", "type": "path" }, { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get ASN Subnets" } ] } ], "bundled": true }