Skip to main content

Checkmarx One API Documentation

You can access the full functionality of Checkmarx One using our REST APIs. You can use APIs to perform CRUD actions on Checkmarx One Projects and Applications, run scans, and view scan results. You can also use APIs to manage vulnerabilities and create webhooks.

Checkmarx One requires JWT (JSON Web Token) access tokens for authentication of all API calls. Access tokens are generated using the Authentication API.

Scan Workflow

The following represents a standard workflow for creating a new project, running a scan on that project and viewing results.

5836570625.png

Notice

Alternatively, you can view the results in Checkmarx One (UI), see Scan Results.