Trading API limitations

I’m trying to understand the Trading API limitations.
As far as I found in the documentation there is a limit of 200 requests per minute

At the same time, I see for market data API with a premium account there are no limitations.

So, Is there the same pattern for trading API as it is for Market API if I take a premium subscription?

If not, how these requests are counted? Like every new minute just counter? or like 2.7 requests per second or what?

Thanks

Hi @egotdell

Currently 200 per minute, per account for more detail please check our doc here, and That subscription doesn’t increase the rate limit on the Trading API, but rather on the Market Data API, As long as the API made 200 requests within the 1 min timeframe, any excessive calls will be rejected/throw an error.