---
title: "Coralogix"
canonical_url: "https://docs.getdx.com/connectors/coralogix/"
md_url: "https://docs.getdx.com/connectors/coralogix.md"
last_updated: "2026-05-08"
---

# Coralogix
By integrating Coralogix with DX, you can import data on Coralogix usage and link this data to the rest of your DX data to analyze impact. Please refer to the API documentation below and our [schema explorer](https://docs.getdx.com/schema/) to see what data DX imports—note that DX does not read or access your source code.

## Prerequisites

To connect Coralogix to DX, you need:

- an [API key](https://coralogix.com/docs/user-guides/account-management/api-keys/api-keys/)
- region of the coralogix account

## Setup instructions

Follow the steps below to connect Coralogix to DX.

#### Step 1

- Navigate to Profile > Settings > Users and Teams > Keys from the Coralogix dashboard.
- Create either a Personal Key or Team Key with `SLO` and `DataQuerying` role presets.
  ![](https://docs.getdx.com/assets/images/connectors/coralogix/api_keys.png){class="max-w-lg mx-auto"}

#### Step 2

- To find out the region of your Coralogix account, look at the base URL of your account. It should be in the format `team_name.<region>.coralogix.com`.
- Example: `https://dev-team.app.cx498.coralogix.com/`. Here the region is: `cx498`

#### Step 3

- Navigate to the connections page in DX and select "+ Connection" in the top right.
- Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.

## API reference

The table below lists the specific API endpoints that are used by DX.


| Endpoint | Documentation |
|----------------------------|---------------|
| GET /mgmt/openapi/v1/slo/slos | [Link](https://docs.coralogix.com/api-reference/latest/slos-service/list-slos) |
| GET /metrics/api/v1/query | [Link](https://coralogix.com/docs/integrations/coralogix-endpoints/) |


## Errors

The table below lists potential error codes when adding a connection in DX.


| Error | Description |
|----------------------|------------------------------------------------------------------------------------------------------------------|
| `invalid_credentials` | Your API credentials entered are not valid. |
| `no_resources` | DX cannot access any projects or repositories. |
---

## Sitemap

[Overview of all docs pages](/llms.txt)
