The Event Center API lets you access and manage event data available in Akamai Control Center for the contract type and account.

This API offers a programmatic alternative to many of the features available in the Event Center application in Control Center.

API Summary

See the API's various operations for details on their request parameters and response data.

OperationMethodEndpoint
Events
List eventsGET/​events
Create an eventPOST/​events
Remove an eventDELETE/​events/​{eventId}
Get an eventGET/​events/​{eventId}
Update an eventPUT/​events/​{eventId}
Tags
List tagsGET/​tags