The CLM Book - Optimized Component Lifecycle Management with Sonatype CLM
- 20.1. Component Search REST APIs (v1)
- 20.2. Component Information API (v1)
- 20.3. Application REST APIs (v1)
- 20.4. Violation REST API (v1)
- 20.5. Supported Component Identifiers
- 20.6. Component Search REST APIs (v2)
- 20.7. Component Information API (v2)
- 20.8. Component Evaluation REST APIs (v2)
- 20.9. Application REST APIs (v2)
- 20.10. Violation REST API (v2)
- 20.11. Reports REST API (v2)
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.
![]() |
|
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. |