Hi
Requesting clarification on the API documentation.
"You can invoke or call an API for 100 times in a span of two minutes. If you invoke more than 100 times, the particular API request will be locked for the next 30 minutes. "
Does this limit apply to all API calls made in 2 minutes, or is it one specific request made repeatedly in 2 minutes?
For example, if I made an API request to update one task, followed by a second API request to update a different task, would these both count towards the 100 requests in 2 minutes?
Or, if I requested Get All Tasks, followed by Update Task. Would these both count towards the 100 request total?
Thanks.
Marcus.