Skip to main content

Overview

The Check Point Harmony Email integration enables AirMDR to collect and analyze Harmony Email & Collaboration security events using REST APIs. This helps SOC teams investigate email-based threats such as phishing, malware, suspicious URLs, DLP violations, spam, and shadow IT activity.

Supported Versions

Authentication

Check Point Harmony Email usesΒ Client IDΒ andΒ Client SecretΒ to generate an API access token. The access token is then used in theΒ AuthorizationΒ header for API requests.
Create a dedicated API key for AirMDR. Do not reuse an API key shared with another third-party tool.

Pre-requisites

Users must have Administrator access to theΒ Check Point Infinity Portal.
Ability to create and manageΒ API Keys (Client ID & Client Secret).
AirMDR Remote Agent installed and active (if required by deployment model).

Configure Check Point Harmony Email (API Key Generation)

1

Access Infinity Portal

  1. Log in to theΒ Check Point Infinity Portal
  2. Navigate to:
    AccountΒ Settings β†’ API Keys.
2

Create a New API Key

  1. ClickΒ New
  2. SelectΒ New Account API Key
  3. In theΒ Create a New API KeyΒ window:
    • ChooseΒ Email & Collaboration as the service.
3

Generate Credentials

  1. Enter aΒ Description:
    For example:Β AirMDR - Harmony Email IntegrationΒ 
  2. Select anΒ Expiration DateΒ (recommended as per policy).
  3. Assign appropriateΒ role/permissionsΒ (if prompted).
    Use least-privilege access while assigning permissions.
4

Generate Credentials

  1. ClickΒ Create
  2. Copy and securely store:
    • Client ID
    • Client Secret (Secret Key)
    • Authentication URL (if displayed)
    The Client Secret is visible only once. Store it securely before closing the window.
    The Client ID can be viewed later from the API Keys table, but the Client Secret Key and Authentication URL cannot be retrieved after closing the creation window.
5

Identify Region and Base URL

Determine Tenant Region

  • Identify your tenant region from the Infinity Portal URL
  • Use the region where your Check Point Harmony Email tenant is hosted.
    For Example:
    • us.portal.checkpoint.comΒ β†’ USA region

Validate API Authentication

Use the following sample request to verify that the Client ID and Client Secret are working:
Replace the authentication host based on the region shown in your Check Point API key details.

Configure Check Point Harmony Email in AirMDR Integrations Dashboard

  1. Navigate to AirMDR, provide the credentials and click Login
  2. Navigate to the AirMDR Integrations Dashboard in the left navigation pane and select Integrations.
  3. Use the search option, enter the keyword β€œCheck Point Harmony Email”, select the Connections tab, and click + Create button.
  4. Enter an unique name to the Instance (e.g., your org name-Check Point Harmony Email) to easily identify the user connection by AirMDR.
  5. Enter the application credentials like Client ID, and Client Secret in the Authentication Details field params, and click Save.

Skills provided by this Integration

To view the details of Input Parameters and Output for the respective skills

Additional Information

To Delete the API Key:

Identify the Key

  • Ensure the API key isΒ no longer in useΒ by AirMDR or any other integration
    Deleting an active API key will immediately break the integration.

Delete the API Key

  1. InΒ Settings β†’ API Keys, locate the target key
  2. Click theΒ DeleteΒ option (trash icon or action menu)
  3. Confirm the deletion when prompted

Post-Deletion Validation

After deleting or rotating an API key:
  • Verify AirMDR integration status:
    • Should not show authentication errors
  • Check logs for failures:
  • Confirm new key is functioning correctly
  • Use aΒ dedicated API keyΒ exclusively for AirMDR integration
  • StoreΒ Client Secret securelyΒ (avoid plaintext in scripts, logs, or shared documents)
  • πŸ“§ Contact AirMDR Support through your designated support channel.
  • πŸ” Rotate credentials regularly.
  • πŸ”„ Reconnect in AirMDR when secrets are changed.