@admin So, i was trying the 'getMarketData' module in python and i see that it is giving me a (b'Access denied because of exceeding access rate) Error even though i am not putting more than 5 request simultaneously. As per the documentation, it should be able to handle 10 per second.
Is the refresh rate for 'getMarketData' already reduced to 1 rps from 10 rps.
if so, i tried multiple tokens in 1 requests which again doesnt happen.
can you please provide me more clarity!