HTTP 429 Too Many Requests - Product API POST

I’m sending products through the API using the POST. I’m getting HTTP 429 Too Many Requests error after 62 Products sent. This indicates that I’m surpassing a rate on your API. What is the rate? This was working fine in the past month, now I cannot finish posting my products.

Hey Brad,
Our api will return a 429 if you exceed 10 requests per second.

OK Thanks! I didn’t see that anywhere in the documentation. Can you point me to the correct place? Also when did this Rate get implemented?

This is a new feature and has not made it into the documentation yet. We’ll update the docs soon.