Logo
Akamai APIs API Documentation

Usage by contract and product

Number of APIs: 4


1. List monthly usage summary per contract and product

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



2. List usage products per contract

GET https://{{host}}/billing/v1/contracts/:contractId/products?start={{start}}&end={{end}}



3. List monthly usage summary per CP code

GET https://{{host}}/billing/v1/contracts/:contractId/products/:productId/usage/by-cp-code/monthly-summary?start={{start}}&end={{end}}



4. List cumulative daily usage per contract and product

GET https://{{host}}/billing/v1/contracts/:contractId/products/:productId/usage/daily?month={{month}}



ENDPOINTS