---
title: "Checkmarx"
canonical_url: "https://docs.getdx.com/connectors/checkmarx/"
md_url: "https://docs.getdx.com/connectors/checkmarx.md"
last_updated: "2026-06-17"
---

# Checkmarx
By integrating Checkmarx with DX, you can analyze security issues and build scorecards that incorporate Checkmarx data. This data connector is available exclusively to Fabric customers. Please refer to the API documentation below and our [schema explorer](https://docs.getdx.com/schema/) to see what data DX imports.

## Prerequisites

To connect Checkmarx to DX, you need:

- Tenant Account Name
- Environment
- an API key

## Setup instructions

Follow the steps below to connect Checkmarx to DX.

#### Step 1

Obtain your **Tenant Account Name** by browsing to Go to Settings > Identity and Access management:

![](https://docs.getdx.com/assets/images/connectors/checkmarx/access-management.png){class="max-w-xl mx-auto"}

![](https://docs.getdx.com/assets/images/connectors/checkmarx/tenant-name.png){class="max-w-xl mx-auto"}

#### Step 2

Refer to the table below to determine your **Environment** based on your account base URL

| Base URL                                                         | Environment |
| ---------------------------------------------------------------- | ----------- |
| [https://ast.checkmarx.net](https://ast.checkmarx.net)           | US          |
| [https://us.ast.checkmarx.net](https://us.ast.checkmarx.net)     | US2         |
| [https://eu.ast.checkmarx.net](https://eu.ast.checkmarx.net)     | EU          |
| [https://eu-2.ast.checkmarx.net](https://eu-2.ast.checkmarx.net) | EU2         |
| [https://deu.ast.checkmarx.net](https://deu.ast.checkmarx.net)   | DEU         |
| [https://anz.ast.checkmarx.net](https://anz.ast.checkmarx.net)   | ANZ         |
| [https://ind.ast.checkmarx.net](https://ind.ast.checkmarx.net)   | IND         |
| [https://sng.ast.checkmarx.net](https://sng.ast.checkmarx.net)   | SNG         |
| [https://mea.ast.checkmarx.net](https://mea.ast.checkmarx.net)   | UAE         |

#### Step 3

To generate a Checkmarx API key, go to **Settings > Identity and Access management > API Keys**.

#### Step 4

- 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 |
|------------------|---------------|
| /api/projects | [Link](https://checkmarx.stoplight.io/docs/checkmarx-one-api-reference-guide/j4vd1fubv8m4z-retrieve-list-of-projects) |
| /api/scans | [Link](https://checkmarx.stoplight.io/docs/checkmarx-one-api-reference-guide/v2u57n2kkov6s-retrieve-list-of-scans) |
| /api/results | [Link](https://checkmarx.stoplight.io/docs/checkmarx-one-api-reference-guide/whqbw17zn6rg1-retrieve-scan-results-all-scanners) |


## 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)
