Michael_Ingersoll Posted March 20, 2023 Share Posted March 20, 2023 Hi! I've got a custom application sending API requests to the Orders API with python's requests.get. I'll send batches of 5-8 or so at a time (retrieving multiple pages of orders). When I retrieve more than 1-2 such batches within a few minutes, I get a 429 Too Many Requests error. I thought the API rate limit was 300/min. What gives? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment