{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Radar Robots.txt API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Radar Robots.txt", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get Top User-Agents by Domain", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/robots_txt/domains", "params": [ { "name": "limit", "value": "", "type": "query", "description": "Limit the number of objects in the response." }, { "name": "offset", "value": "", "type": "query", "description": "Number of objects to skip before grabbing results." }, { "name": "domainCategory", "value": "", "type": "query", "description": "Filter domains by category" }, { "name": "domainName", "value": "", "type": "query", "description": "Filter domains by name" }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Get the top User-Agents on robots.txt files by domain." }, { "info": { "name": "APIs.io Engineering Platform Get Top User-Agents by Directive", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/robots_txt/top/:directive", "params": [ { "name": "directive", "value": "", "type": "path", "description": "Robots.txt directive." }, { "name": "limit", "value": "", "type": "query", "description": "Limit the number of objects in the response." }, { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "name": "agentCategory", "value": "", "type": "query", "description": "Filter by user agent category." }, { "name": "date", "value": "", "type": "query", "description": "Date to filter the ranking." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Get the top User-Agents on robots.txt files by directive." } ] } ], "bundled": true }