Code42 DLP
Step 1: Generate API Client
Log in to the Code42 Console
Go to your organization's Code42 Incydr web console (e.g.,
https://console.us.code42.com
).
Navigate to API Client Management
In the left-hand menu, look for Administration or Settings.
Select API Clients or Integrations depending on your version.
Create a New API Client
Click Add API Client or Create New Integration.
Provide a name and optional description for the client.
Generate Credentials
Once created, the console will display:
Client ID (a long alphanumeric string)
Client Secret (shown only once—copy and store securely)
Step 2: Assign necessary
Assign Permissions
Ensure the API client has access to Audit Log endpoints.
You may need to assign roles or scopes like
audit.read
orlog.read
.
Deliverables
Please email them to [email protected]
API Credentials
Your Client ID
Your Client Secret
Your Code42 API domain e.g., 'https://api.us.code42.com
Last updated