The API vs follows the common URL convention for all supported endpoints:
/reporting-api/v2/reports/{productFamily}/{reportingArea}/{report}/data
productFamily
. The area of Akamai products, for exampledelivery
.reportingArea
. The grouping of reports related to the same area, for exampleivm
.report
An individual report name, for example,image-traffic
.
The following tables provide information for each type of report this API generates, enabled by specific products.
All products
Report | Description |
---|---|
delivery/traffic/emissions | Provides traffic volume and calculated carbon emissions data for Akamai CDN. |
delivery/purge/usage | Provides details of purge requests. |
delivery/purge/audit-objects-details | Provides purge objects audit details. |
delivery/purge/audit-requests-details | Provides purge requests audit details. |
common/apis/usage | Provides requests and volume for API traffic. |
common/apis/usage-details | Provides audit details of latest individual API calls. |
All products except EdgeKV
Report | Description |
---|---|
delivery/traffic/current | Provides Akamai CDN traffic report data. |
Image and Video Manager
Report | Description |
---|---|
delivery/ivm/image-urls | Provides URL requests and volume data for images configured to use Image and Video Manager, by URL. |
delivery/ivm/image-traffic | Provides traffic data for images configured to use Image and Video Manager. |
delivery/ivm/video-policy-stats | Provides policy stats data for images configured to use Image and Video Manager. |
delivery/ivm/image-policy-stats | Provides policy stats for videos configured to use Image and Video Manager. |
delivery/ivm/video-urls | Provides URL requests and volume data for videos configured to use Image and Video Manager, by URL. |