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/bandwidthRetrieves the data sample of bandwidth, aggregated in 5-minute or 1-day intervals.
Get VolumePOST /waap/v1.0/analytics/volumeRetrieves the data sample of volume, aggregated in 5-minute or 1-day intervals.
Get Request NumberPOST /waap/v1.0/analytics/requestNumberRetrieves the data sample of the number of request number, aggregated in 5-minute intervals.
Get Origin Request NumberPOST /waap/v1.0/analytics/originRequestNumberRetrieves 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/httpCodesRetrieves 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/originHttpCodesRetrieves the data sample of the number of HTTP status codes returned by the origin server, aggregated in 5-minute intervals.