Coralogix is a cloud-native observability platform for logs, metrics, and traces. Integrating Coralogix with Frontegg allows your application to manage alerts, dashboards, SLOs, log queries, webhooks, API keys, teams, and roles on behalf of your users using a personal API key.
Prerequisites
Prerequisites
- A Coralogix account with admin access
- Your Coralogix team's login URL (for example,
your-team.app.eu2.coralogix.com) — you need this to determine your region URL in Step 6
Log in to your Coralogix team. In the left navigation, click Settings, then under Users & Teams click API Keys.

On the Keys page, click PERSONAL KEY to create a new personal API key.

In the Create a new personal key dialog, enter a descriptive name in the Key name field — for example, Frontegg Integration.

In the permissions table, expand and check the required role presets for the integration. Select All for each of the following categories:
| Role preset | Required for |
|---|---|
ALERTS | Managing alert definitions and events |
APIKEYS | Managing API keys |
DASHBOARDS | Reading and managing dashboards |
DATAQUERYING | Querying logs via DataPrime or Lucene |
OUTBOUNDWEBHOOKS | Managing outgoing webhooks |
SLO | Reading and managing SLOs |
TEAMADMIN | Managing team groups, members, and roles |
Click Create when all required presets are selected.

Coralogix displays the key value once — immediately after creation. Copy it now and store it securely.
One-time display
One-time display
The API key value is shown only at creation time. Download it or copy it before closing the dialog. If you lose it, you must create a new key.

The Frontegg integration requires the management API base URL for your Coralogix region. To find it, navigate to the Coralogix endpoints page.
First, identify your region by matching your team hostname to the table. For example, if your login URL contains .app.eu2.coralogix.com, your domain is eu2.coralogix.com.

Your Coralogix region URL is the management API endpoint for your region — use the format https://api.{domain}. Examples:
| Region | Domain | Region URL |
|---|---|---|
| EU2 (Stockholm) | eu2.coralogix.com | https://api.eu2.coralogix.com |
| EU1 (Ireland) | eu1.coralogix.com | https://api.eu1.coralogix.com |
| US1 (Ohio) | us1.coralogix.com | https://api.coralogix.com |
| US2 (Oregon) | us2.coralogix.com | https://api.us2.coralogix.com |
| AP1 (Mumbai) | ap1.coralogix.com | https://api.ap1.coralogix.com |
| AP2 (Singapore) | ap2.coralogix.com | https://api.ap2.coralogix.com |

Once you have your API Key and region URL, configure the integration in the Frontegg portal:
- Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → Coralogix.
- Enter the API Key you copied in the previous step.
- Enter the Coralogix region URL (for example,
https://api.eu2.coralogix.com) — no trailing slash. - Click Save.
Keep your API key secure
Keep your API key secure
Never share or commit your Coralogix API key to version control.