Hi @ondrej1,
Yes, it can definitely reach your rate limit if you perform excessive amounts of requests to the Management API. You can review your subscription limit in our Rate Limit Configurations documentation.
To work around these limitations, we strongly recommend the caching your Management API access tokens in your Action script.
This way, you can avoid hitting the rate limit too quickly.
Thanks,
Rueben