Forum Discussion
Anonymous
5 years agoNot applicable
How many API Calls dose in a minuet ?
Dears, Is it possible to know how many API calls that done per minuet? usually all APIs has a limitation so let say you have a 20 calls per minuet so to calculate how many second that i will del...
mahoneypat
5 years agoMicrosoft Employee
Usually you can find that in the API documentation. FYI that you can delay between calls (or groups of calls) using Function.InvokeAfter.
Regards,
Pat