Bolt - Api acces has been limited problem

Hello!
I have a project made in Visual Studio with C# where I use Bolt, when I connect to Bolt all the time after about a minute it limits my access because I go over the limit of 20 hits per minute. Can you tell me how I can check this, to know how many calls I have per minute?

Thanks!

Hi @valentin_beliciu,

To get a higher API Limit, you can upgrade to Bolt Cloud Pro. You can introduce a delay in your C# code so as to limit API calls every single second. Do let me know if you need any help regarding this.