Trend Micro provides RESTful APIs to interact with Trend Vision One and access specific product functions.
The following versioning and deprecation policies apply only to the Trend Vision One APIs published on the Automation Center.
Trend Micro releases new API versions whenever major breaking changes are made to the APIs.
Updates to the response format and removal of any part of the APIs are examples of major changes. Small, backward-compatible enhancements such as new, optional properties do not require versioning up.
You can find the version number before the resource name in the URI path (for example, /v3.0/workbench/alerts). This implementation ensures that the version number is always visible and that resources are accessible to both browsers and API clients.
Trend Micro applies the following deprecation policies.
Keep at least two supported API versions.
Deprecated APIs continue working for a maximum of 12 months after the date indicated in the deprecation notice.
Permanently remove deprecated APIs after the specified time period.
Deprecated tags and the descriptions leading to the latest version APIs will be added to the target APIs on Automation Center after their deprecation notice.
Remove documentation related to deprecated APIs after the removal date.
You can find the available API versions in
Trend Micro recommends not using deprecated APIs and updating to the latest API version.
Although some APIs continue to be backward-compatible, you may encounter unexpected or unwanted behavior.
Avoid using deprecated APIs in new code and, if possible, rewrite existing code to exclude deprecated APIs.