- 30 May 2025
- 2 Minutes to read
- Print
- DarkLight
Akamai CPC
- Updated on 30 May 2025
- 2 Minutes to read
- Print
- DarkLight
Akamai Client-Side Protection & Compliance (CPC) is a security solution that protects websites against JavaScript threats and helps prevent end-user data exfiltration. It works by analyzing script behavior in real time, detecting malicious activity, and providing alerts for security teams to mitigate risks. For more information, refer to Akamai’s official documentation.
Integration Method: API
Tables: Detection Finding (2004)
This integration supports the following events.
Event | Description |
---|---|
Group Threat Events | Get details of event groups affected by suspicious script behaviors. |
This integration supports the following versions.
Akamai CPC API Version | v1.0 |
Note:
Akamai CPC is a continuously updated cloud service. As of this documentation, the latest release was in Aug 2024.
Prerequisites
The user should have admin access to create API tokens to retrieve data successfully.
The user should have access to the DataBee console.
Verify if Akamai Client-Side Protection & Compliance feature is available/enabled in the server under the tab WEB and DATA CENTER SECURITY.
Configuration Overview
Generate client credentials with the required scopes.
Add the Akamai CPC data feed in the DataBee console with the below parameters.
DataBee Parameter
Akamai WAF Parameter
Access Token
Client Token
Client Secret
Base URL (<Instance>)
Akamai CPC Configuration
To generate the access token, client token, client secret and host follow the below steps:
Sign in to the Akamai Control Center Dashboard.
Click the three horizontal lines in the top-left corner to open the sidebar.
In the side bar menu, select Show all services option.
In the Control Center under ACCOUNT ADMIN, click Identity & access.
Under Users and API Clients, click Create API client.
Choose Myself and click Quick to create an API client.
The client credentials, including the Client Secret, Client Token, Access Token, and Host, will be displayed on the next page. Copy the credentials and download them for future use.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
Search for the Akamai CPC and click it as shown below.
Click on the API Ingest option for collection method.
Enter feed contact information and click Next.
In the next dialog, enter the following:
Authorization Method: Akamai EdgeGrid
API Base URL: replace <instance> with your Host.
Access Token: paste the Access Token.
Client Token: paste the Client Token.
Client Secret: paste the Secret.
Event Types: preselected for all the event types that integration pulls.
Click on Submit.
Troubleshooting Tips
If you’re facing invalid_client or unauthorized_client issues this might be possibly due to incorrect credentials. Ensure the token is pasted correctly. Since you cannot view the token after the 1st time, re-create the token, paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.