APIs for managing statistics

You can use the following APIs to manage the statistics.

Syntax

Description

/api/Statistics/LoadRequestSummaryStatistics

Loads the summary statistics of all requests.

/api/Statistics/LoadRequestsStatistics/{failedOnly}

Loads the detailed statistics of all requests or only failed requests.

/api/Statistics/LoadTransactionSummaryStatistics

Loads the summary statistics of all transactions.

/api/Statistics/LoadFailedTransactionsStatistics

Loads the detailed statistics of failed transactions.

/api/Statistics/LoadSucceedTransactionsStatistics

Loads the detailed statistics of successful transactions.