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