Rate Limits with Multiple Apps

I’m under the assumption that each separately registered application has its own rate limit bucket even when running on the same server under the same public IP. However, I’m running a fair amount of applications (and growing) on a single server that use their own app ids and was wondering if I will ever need to worry about IP based rate limits in the future as I onboard/create more application. I’d rather ask now and resolve it if need be than possibly encounter in the future by surprise.

Thanks

If each App has a legitimate individual use then you should have no issue in the future. You should only have an issue if the reason you’re using multiple apps is to exploit the rate limit system to get more requests than intended.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.