Logo
Akamai APIs API Documentation

Usage by reporting group

Number of APIs: 2


1. List cumulative daily usage per reporting group

GET https://{{host}}/billing/v1/reporting-groups/:reportingGroupId/products/:productId/usage/daily?month={{month}}

Returns cumulative daily usage details of the specified reporting group and product for the selected month. If you have products that are billed geographically, you can see monthly usage statistics by region.



2. List monthly usage summary per reporting group

GET https://{{host}}/billing/v1/reporting-groups/:reportingGroupId/products/:productId/usage/monthly-summary?start={{start}}&end={{end}}

Returns monthly usage summary details of the specified reporting group and product for the selected time frame. If you have products that are billed geographically, you can see monthly usage statistics by region.



ENDPOINTS