CxSAST (REST) API - Swagger Examples

Checkmarx's latest REST API's (CxREST API) are documented using Swagger. Swagger is a powerful open source framework backed by a large ecosystem of tools that is used to design, build, document, and consume RESTful APIs (see http://swagger.io/ for more information).

This section includes Swagger examples for working with CxREST APIs.

To access a live Swagger environment navigate to: http://<ServerName>/cxrestapi/help/swagger/ui/index (e.g. http://localhost/cxrestapi/help/swagger/ui/index)

Authentication is required for exploring the CxREST API through Swagger. Click the authentication indicator and you will be redirected to the relevant Login page.