Visit Azul.com Support

API for Code Inventory

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

The Code Inventory API allows you to create and download reports to get insights into how your Java code is used in production.

Reports can be grouped by JAR, classes and/or methods.

Reports are generated asynchronously. By using the 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.