{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Radar Search API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Radar Search", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Search for locations, autonomous systems (AS) and reports.", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/search/global", "params": [ { "name": "limit", "value": "", "type": "query", "description": "Limit the number of objects in the response." }, { "name": "limitPerGroup", "value": "", "type": "query", "description": "Limit the number of objects per search category." }, { "name": "query", "value": "", "type": "query", "description": "Search for locations, AS and reports." }, { "name": "include", "value": "", "type": "query", "description": "Search types to be included in results." }, { "name": "exclude", "value": "", "type": "query", "description": "Search types to be excluded from results." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Lets you search for locations, autonomous systems (AS) and reports." } ] } ], "bundled": true }