Allocations API Version History

This page lists updates to the Allocations API.

Latest Version

Version 2.3.17: 16 July 2026

  • The name of these products are updated in the productName parameter for all allocation endpoints:
    • From ThreatSyncPlus_NDR to WatchGuard_NDR
    • From ThreatSyncPlus_SaaSDR to WatchGuard_SaaSDR
    • From Compliance_Reporting to WatchGuard_Compliance_Reporting
  • The value of the resourceType parameter is now updated from threatSyncPlus to ndr in these endpoints:
    • /{v2}/{accountid}/assets/summary/{resourceType}
    • /{v2}/{accountid}/assets/allocations/{resourceType}
    • /{v2}/{accountid}/assets/licenses/{resourceType}
    • /{v2}/{accountid}/assets/assigned/{resourceType}
  • The resourceType parameter, now supports the cloudDR resource type in these endpoints:
    • /{v2}/{accountid}/assets/summary/{resourceType}
    • /{v2}/{accountid}/assets/allocations/{resourceType}
    • /{v2}/{accountid}/assets/licenses/{resourceType}
    • /{v2}/{accountid}/assets/assigned/{resourceType}

Previous Versions