Skip to main content

June 22, 2026

New features

News in the Computers API
  • GET /v1/softwares/{computerId}: new response fields added:
    • usageTimeStatus: reports the usage status (daily average of actual hours of use over the last 30 days) of the software.
    • usageTime: reports the cumulative total of hours the software has been used.
  • GET /v1/softwares/{computerId}/indicators: new endpoint that returns the percentage of system resources (CPU and RAM) used by each software. Usage metrics are available via the API for up to 90 days.
  • GET /v1/softwares/{computerId}/usage-time: new endpoint that returns the 10 most-used software titles on the computer over the past 30 days.
News in the Software API
  • GET /v1/softwares: new response fields added:
    • averageUsageTime: reports the daily average of effective usage hours for the software over the past 30 days.
    • usageTimeStatus: reports the usage status (daily average of effective usage hours over the past 30 days) of the software.