Azul Intelligence Cloud API
The API is the easiest way for automated tools, queries, or integrations into other dashboards. This is the most powerful mechanism and can sort/filter on many properties.
The API provides several endpoints to access the data available within your instance of Azul Intelligence Cloud:
-
Explorer API: Check the tags and incoming data of your production environment in real-time
-
Code Inventory API: Reports providing an overall overview of the code in production.
-
Component Inventory API: Reports of what components are used in your Java applications.
-
JVM Inventory API: Reports about your connected JVM runtimes.
-
Vulnerability Detection API: Reports of the vulnerabilities that are present and/or used.
Integration in the Web User Interface
You can also consult the API documentation inside the web user interface, on the address of your instance.
API Versions
Note
|
In November 2024, a new version (V2) of the API was added. When you open for the first time one of the sections of the Web UI that has such a new version (e.g. Vulnerability Detection, Components Inventory), a notification is shown that the UI has switched to V2. You can still go back to the earlier version with the switch on the right top of the page. |