Search code examples
myob

What is the MYOB API's queries per second limit?


I'm getting a Developer Over Qps response while working with the account live api.

I'm going to use a limiter to throttle my requests, and would like to know what the allowed qps is.

Any ideas?

(I'll get a rough idea through trial and error, but it'd be sweet to know the exact figure.)


Solution

  • George here from the MYOB API Team. That's a pretty close estimation you managed to reach there, the actual limit is 5 calls per second which is usually quite enough for most people. It is flexible however, if you reach a stage that you need more than that.

    Cheers!