Description of the JSON for an Insights Report.
Insights Object
Key | Description | Example Value |
---|---|---|
domain | The domain name for the API call | "www.example.com" |
name | The name of the API Call | Example API Call Name |
start_date | Start date for the Insights Report | "2018-08-20T00:00:00Z" |
end_date | End date for the Insights Report | "2018-08-27T00:00:00Z" |
outlier_percent | Percentage of Outliers found | 1.349340212322651 |
id | The ID of the Report | ID STRING |
call_id | Call ID | ID STRING |
mean_test_length | Mean Total Latency of the API Call in the Report Period | 688.93734991990391 |
report_type | The Report is Monthly if 0, or Weekly if 1 | 1 |
score | CASC Score | 759 |
pass_percent | Percentage of Passing API calls in the Report Period | 99.097132652048813 |
sd_test_length | Standard Deviation of the API calls for the Report Period | 473.742535583235 |