API calls limit reached

I am using Bolt IoT Wifi Module to drive an Arduino based car. My API calls are maxing out, is there a way to test API calls rigorously on a private server and then use the Bolt Cloud once the final product is ready ? My limits are reached even with the pro plan due to my testing and debugging phase of my project.

Hi @ayushsingh425,

Please check this link https://docs.boltiot.com/docs/api-access-rules. Currently Bolt Cloud Pro is the highest plan available.

Why do you need more than 240 request/ minutes ? Can you explain some part of code/flow ?

Hey @ayushsingh425,

I have also worked on same project but i can’t understand why u need to make so many api requests. You should be doing something wrong. Can u share your code on github so i can take a look at it if you don’t mind.

Their is no way you will need so many api calls to drive your arduino based car until and unless you are doing something more than that.