{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Radar AI Inference API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Radar AI Inference", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Get Models Summary", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ai/inference/summary/model", "params": [ { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "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": "Percentage distribution of unique accounts per model." }, { "info": { "name": "APIs.io Engineering Platform Get Tasks Summary", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ai/inference/summary/task", "params": [ { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "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": "Percentage distribution of unique accounts per task." }, { "info": { "name": "APIs.io Engineering Platform Get Models Time Series", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ai/inference/timeseries_groups/model", "params": [ { "name": "aggInterval", "value": "", "type": "query", "description": "Aggregation interval results should be returned in (for example, in 15 minutes or 1 hour intervals). Refer to [Aggregation intervals](https://developers.cloudflare.com/radar/concepts/aggregation-intervals/)." }, { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "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": "limitPerGroup", "value": "", "type": "query", "description": "Limit the number of objects (eg browsers, verticals, etc) to the top items over the time range." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Percentage distribution of unique accounts per model over time." }, { "info": { "name": "APIs.io Engineering Platform Get Tasks Time Series", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/radar/ai/inference/timeseries_groups/task", "params": [ { "name": "aggInterval", "value": "", "type": "query", "description": "Aggregation interval results should be returned in (for example, in 15 minutes or 1 hour intervals). Refer to [Aggregation intervals](https://developers.cloudflare.com/radar/concepts/aggregation-intervals/)." }, { "name": "name", "value": "", "type": "query", "description": "Array of names that will be used to name the series in responses." }, { "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": "limitPerGroup", "value": "", "type": "query", "description": "Limit the number of objects (eg browsers, verticals, etc) to the top items over the time range." }, { "name": "format", "value": "", "type": "query", "description": "Format results are returned in." } ] }, "docs": "Percentage distribution of unique accounts per task over time." } ] } ], "bundled": true }