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 Bandwidth | POST | /waap/v1.0/analytics/bandwidth | Retrieves the data sample of bandwidth, aggregated in 5-minute or 1-day intervals. |
Get Volume | POST | /waap/v1.0/analytics/volume | Retrieves the data sample of volume, aggregated in 5-minute or 1-day intervals. |
Get Request Number | POST | /waap/v1.0/analytics/requestNumber | Retrieves the data sample of the number of request number, aggregated in 5-minute intervals. |
Get Origin Request Number | POST | /waap/v1.0/analytics/originRequestNumber | Retrieves the data sample of the number of request number returned by the origin server, aggregated in 5-minute intervals. |
Get HTTP Status Code Number | POST | /waap/v1.0/analytics/httpCodes | Retrieves the data sample of the number of HTTP status codes , aggregated in 5-minute intervals. |
Get Origin HTTP Status Code Number | POST | /waap/v1.0/analytics/originHttpCodes | Retrieves the data sample of the number of HTTP status codes returned by the origin server, aggregated in 5-minute intervals. |