Hello!
So I’m representing IDT. We are looking to move to a professional plan shortly as our application is getting ready to start scaling.
However we hit the Quota limit on ‘Authenticated Calls’ according to our plan details. It’s a bit unclear what is considered and Authenticated call.
The reason we ask this is because if our developer is hitting this page 1000 times a month simply during development - we will burn through our quota very quickly. I am not writing this code, but I am advising the developer.
Can we say cache tokens at the server level and reduce the count a bit? Or is a call any time a m2m communication occurs? The answer to this question will inform how we develop, so it’s important we can get a clear answer on when something uses a token or when something does not.
Thanks!