Help > Forum > Website Integration > 400 Bad request API response

400 Bad request API response

API requests are rate limited to 3 requests per second and a total of 20,000 requests per day. Requests that exceed this limit will return a 400 Bad Request response. To avoid this response, have your code sleep/pause between API requests to ensure that the speed of the requests doesn't exceed the rate limit.


If you still need help, please contact us.