Skip to main content

Analytics API

This catalogue provides a comprehensive list of all available APIs for retrieving analytics. APIs are categorised by features, including the essential information, such as Request URI, method, and description.

API Name Method Request URI Description
Get BandwidthPOST /waap/v1.0/analytics/bandwidthRetrieve the data sample of bandwidth, aggregated in 5-minute or 1-day intervals.
Get VolumePOST /waap/v1.0/analytics/volumeRetrieve the data sample of volume, aggregated in 5-minute or 1-day intervals.
Get Request NumberPOST /waap/v1.0/analytics/requestNumberRetrieve the data sample of the number of request number, aggregated in 5-minute intervals.
Get Origin Request NumberPOST /waap/v1.0/analytics/originRequestNumberRetrieve the data sample of the number of request number returned by the origin server, aggregated in 5-minute intervals.
Get HTTP Status Code NumberPOST /waap/v1.0/analytics/httpCodesRetrieve the data sample of the number of HTTP status codes , aggregated in 5-minute intervals.
Get Origin HTTP Status Code NumberPOST /waap/v1.0/analytics/originHttpCodesRetrieve the data sample of the number of HTTP status codes returned by the origin server, aggregated in 5-minute intervals.