{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Radar Ranking API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Radar Ranking", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get Domains Rank details", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ranking/domain/:domain", "params": [ { "name": "domain", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query", "description": "Limit the number of objects in the response." }, { "name": "rankingType", "value": "", "type": "query", "description": "The ranking type." }, { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "name": "date", "value": "", "type": "query", "description": "Array of dates to filter the ranking." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Gets Domains Rank details. \n Cloudflare provides an ordered rank for the top 100 domains, but for the remainder it only provides ranking buckets\n like top 200 thousand, top one million, etc.. These are available through Radar datasets endpoints." }, { "info": { "name": "APIs.io Engineering Platform Get Domains Rank time series", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ranking/timeseries_groups", "params": [ { "name": "limit", "value": "", "type": "query", "description": "Limit the number of objects in the response." }, { "name": "rankingType", "value": "", "type": "query", "description": "The ranking type." }, { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "name": "location", "value": "", "type": "query", "description": "Array of locations (alpha-2 country codes)." }, { "name": "domains", "value": "", "type": "query", "description": "Array of comma separated list of domains names." }, { "name": "dateRange", "value": "", "type": "query", "description": "For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter or set specific start and end dates (`dateStart` and `dateEnd` parameters)." }, { "name": "dateStart", "value": "", "type": "query", "description": "Array of datetimes to filter the start of a series." }, { "name": "dateEnd", "value": "", "type": "query", "description": "End of the date range (inclusive)." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Gets Domains Rank updates change over time. Raw values are returned." }, { "info": { "name": "APIs.io Engineering Platform Get Top or Trending Domains", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ranking/top", "params": [ { "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": "location", "value": "", "type": "query", "description": "Array of locations (alpha-2 country codes)." }, { "name": "date", "value": "", "type": "query", "description": "Array of dates to filter the ranking." }, { "name": "rankingType", "value": "", "type": "query", "description": "The ranking type." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Get top or trending domains based on their rank. Popular domains are domains of broad appeal based on how people use the Internet. Trending domains are domains that are generating a surge in interest. For more information on top domains, see https://blog.cloudflare.com/radar-domain-rankings/." } ] } ], "bundled": true }