Trend Vision One has limits on API requests to ensure good performance and resource distribution. API request limits subject to change.
Trend Micro sets rate limits on API endpoints to prevent large spikes in the number of API requests that might slow down Trend Vision One.
Rate is the number of API requests that Trend Vision One gets within 60 seconds. When the rate limit is exceeded, Trend Vision One does not process requests until the rate falls below the limit.
If your request fails because the rate limit was exceeded, the API returns the HTTP status code 429
with the message Too many API requests
.
The maximum body size is 1 MB. Requests that exceed this limit get a 413 error.
All APIs have a request timeout of 60 seconds. If an API takes longer than 60 seconds to return a response, the API returns a 504
error.