API for Component Inventory
Table of Contents
The Component Inventory API allows you to create and download reports to get insights into what components are used in your Java application(s).
Component Inventory reports can be grouped by tag to break down areas of ownership and logically combine differentiated services, build versions, regions, or other information.
Reports are generated asynchronously. By using the schedule endpoint, a task to generate a report is created. In response, you get a unique report identifier. With this identifier, you can retrieve the report.
See API Date Filter Format and API Request Parameters for generic detailed information.
API Endpoints
You can download the OpenAPI data file of the API here.