The CLM Book - Optimized Component Lifecycle Management with Sonatype CLM

Chapter 20. Sonatype CLM REST APIs

Using REST API calls, the Sonatype CLM Server provides functionality to create and update applications, as well as retrieve values for policy violations.

These APIs have been designed for system-to-system functionality; however, examples are provided using the HTTP client cURL. Following along, you can initiate the described API REST request via the command line tool.

[Warning]

Sonatype CLM APIs are versioned. This document represents a collection of both deprecated version (v1) and current (v2) REST APIS. We highly recommend updating to the latest version of Sonatype CLM and using the latest REST API. This warning appears in each section as well.