Skip to main content

CxOSA (REST) API Overview

The Checkmarx REST API (CxREST-API) defines a set of resources which developers can use to perform actions (HTTP verbs such as GET, POST, PUT, PATCH, DELETE etc.) and receive result responses (usually as a JSON or xml, depending on the media / response type) via the HTTP protocol. Almost all requests for the CxREST API require authentication and authorization. For more information about these subjects, see CxSAST (REST) API Overview and CxSAST (REST) API Authentication.