API rate limit
What is the best practice for rate limiting? Documentation states 1-second per call but I get consistent 403s at 1-second delay. I get no 403s with two seconds. Does anyone have a faster rate that does not 403?
What is the best practice for rate limiting? Documentation states 1-second per call but I get consistent 403s at 1-second delay. I get no 403s with two seconds. Does anyone have a faster rate that does not 403?