Qualys Enterprise TruRisk™ Platform (CyberSecurity Asset Management/Global AssetView Release 3.7.1.0) API Notification
A new release of Qualys Enterprise TruRisk™ Platform (CyberSecurity Asset Management/Global AssetView Release 3.7.1.0), which is released in March 2026, includes a new API and updates to existing APIs. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from these APIs.
What’s New?
With this release, we have enhanced third-party asset import capabilities, introduced time-based filters for software components, and added a new API for report creation.
New API: Create Reports API
POST /rest/2.0/am/report
DTD or XSD Changes: Not Applicable
Use this API to create an EASM Summary Report. This API only supports creating the EASM Summary report.
Enhanced Import Third-Party Assets API
The Import Third-Party Assets API is enhanced to import assets based on the new input parameters: sourceCreatedDate and sourceLastUpdatedDate.
Updated API: Third-Party Assets Import API
POST /rest/2.0/am/connector/asset/data/sync
DTD or XSD Changes: NA
Use this API to import third-party assets into the CSAM inventory using the new input parameters.
Fetch Software Components using Time-based Filters
We have enhanced the Get List of All Software Components API to support the following new filters for fetching software components: component.firstFoundDate and component.lastFoundDate.
Updated API: Get List of All Software Components
POST /rest/2.0/am/asset/component
DTD or XSD Changes: NA
Use this API to fetch software components based on first found and last found dates.
For more details, please refer to the detailed API release notes: https://docs.qualys.com/en/csam/release-notes/cybersecurity_asset_management/release_3_7_1_api.htm