Qualys Enterprise TruRisk™ Platform (EDR Release 3.7.1) API Notification

Prashant Waman

A new release of Qualys Enterprise TruRisk™ Platform (EDR Release 3.7.1 API) includes updated API, which is targeted for release in June 2025. The specific day will differ depending on the platform. See platform release dates on the Qualys Status page. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from the updated API.

What’s New?

Qualys is introducing versioning support for APIs in the Endpoint Detection and Response (EDR) application. For more information on API versioning, refer to the Introducing API Versioning: A Strategic Upgrade for Enhanced Stability and Control for API Integrations blog.

API Versioning Support in EDR

We’ve introduced API versioning to offer greater flexibility and long-term compatibility for clients integrating with Qualys APIs.

Qualys APIs now support both:

  • Non-versioned endpoints (existing behavior).
  • Versioned endpoints: Currently, only v1 is available.

This enhancement allows you to explicitly specify the API version in the URL path.

API Versioning Example

The following example illustrate how versioning has been added in this release. For complete information on the remaining APIs, see EDR API Online Help.

Non-Versioned API: Fetch All Asset Details

GET /ioc/asset/all

V1.0 API: Fetch All Asset Details

GET /ioc/v1/asset/all

Both versions currently return the same response, and functionality remains unchanged.

Backward Compatibility

  • All existing integrations using non-versioned endpoints will continue to function without modification.
  • The versioned endpoint is functionally identical to the non-versioned endpoint in this release.

For more details, please refer the release note here: https://docs.qualys.com/en/edr/release-notes/endpoint_detection_and_response/release_3_7_1_api.htm

Share your Comments

Comments

Your email address will not be published. Required fields are marked *