Two types of documentation are available for the Trend Micro Vision One APIs.

Guides, such as this one, describe how to use the APIs using context information and sample code. The code snippets in this particular guide are written in Python and cURL.

The API reference provides information about each resource that you interact with.

  • Request methods that indicate the operations you can perform on resources (for example, GET, POST, and DELETE)

  • Request paths, headers, and payloads

  • Sample requests and response messages