How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Checkmarx Projects API

Manage scanning projects and their configuration

Checkmarx Projects API is one of 15 APIs that Checkmarx publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and an API reference.

This API exposes 12 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://ast.checkmarx.net/api, https://eu.ast.checkmarx.net/api, https://{checkmarx-server}/cxrestapi, https://api-sca.checkmarx.net.

12 operations 5 paths 13 schemas 2 DELETE5 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://your-checkmarx-instance.com/cxrestapi
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Checkmarx Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 bearer token obtained via client credentials from the Checkmarx One IAM service

Paths & Operations 12

Across 5 paths, the API surfaces 12 operations — 2 DELETE, 5 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Projects 12

Manage scanning projects and their configuration

GET
/projects
Checkmarx List projects
listProjects 6 params → 200401
POST
/projects
Checkmarx Create a project
createProject body → 201400401
GET
/projects/{projectId}
Checkmarx Get project details
getProject 1 param → 200401404
PUT
/projects/{projectId}
Checkmarx Update a project
updateProject 1 param body → 204400401404
DELETE
/projects/{projectId}
Checkmarx Delete a project
deleteProject 1 param → 204401404
GET
/projects/{projectId}/sourceCode/remoteSettings/git
Checkmarx Get Git remote source settings
getProjectGitSettings 1 param → 200401404
POST
/projects/{projectId}/sourceCode/remoteSettings/git
Checkmarx Set Git remote source settings
setProjectGitSettings 1 param body → 204400401
GET
/risk-management/projects
Checkmarx List all projects
listProjects → 200401
POST
/risk-management/projects
Checkmarx Create a new project
createProject body → 201400401
GET
/risk-management/projects/{projectId}
Checkmarx Get project details
getProject 1 param → 200401404
PUT
/risk-management/projects/{projectId}
Checkmarx Update a project
updateProject 1 param body → 204400401404
DELETE
/risk-management/projects/{projectId}
Checkmarx Delete a project
deleteProject 1 param → 204401404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Project_3 (11 properties), Project (10 properties), CreateProjectRequest (7 properties), Project_2 (6 properties). Each schema is shown below with its type and property counts.

ProjectListResponse
object
3 properties
UpdateProjectRequest
object
6 properties
Project
object
10 properties
CreateProjectRequest
object
7 properties 1 required
UpdateProjectRequest_2
object
3 properties
Project_2
object
6 properties
CreateProjectRequest_2
object
3 properties 2 required
GitSettings
object
3 properties 2 required
Link
object
2 properties
CustomField
object
3 properties
Project_3
object
11 properties
UpdateProjectRequest_3
object
2 properties
CreateProjectRequest_3
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkmarx-projects-api-openapi.yml Raw ↑

Other APIs Checkmarx publishes across the network.

Checkmarx Applications API
Checkmarx Authentication API
Checkmarx Configuration API
Checkmarx Engines API
Checkmarx Groups API
Checkmarx Packages API
Checkmarx Presets API
Checkmarx Queries API
Checkmarx Reports API
Checkmarx Results API
Checkmarx Risk Reports API
Checkmarx Scans API
Where this information came from

This is an independent, third-party profile of Checkmarx Projects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.