Discussions
Concurrenct Limit and Rate limit for the Standard Edition Account
Hi team,
I need to understand the concurrency limit and rate limit for the account. We are sending so many NetSuite REST API requests in an hour so we need to plan the sending of API requests accordingly like we need to understand how many NetSuite REST API requests can be used in an hour.
I wanted to understand if the 1000 request / hour rate limit is global per integration / account or per thread. So for example if we have the concurrency limit as 4, does that mean we can use 4000request / hour if optimized correctly?