When using Symantec Protection Engine (SPE) rest API /spe/api/v1/product-status to get product license details, the <isLicensed> field returns wrong information about the license status.
Symantec Protection Engine 9.x
If a license is in the Warning Period (Within 60 days of expiration), the API /spe/api/v1/product-status is misreporting the license as no longer valid.
A license in the Warning Period is still valid.
There are two alternative methods for verifying SPE's license status.
The SPE API /spe/api/v1/homepage-statistics also returns License information and can be used instead of the API mentioned above that's returning false information.
The license status can be confirmed by looking at the <Licensing> section of report.xml. This file can be found in
If the report.xml shows the license is still valid it can continue to be used normally.
A fix for this issue is targeted for release in SPE 9.3.1 with an ETA of end of March 2026.