Search code examples
square-connect

What's the rate limit on the square connect api?


Currently the documentation just says:

If Connect API endpoints receive too many requests associated with the same application or access token in a short time window, they might respond with a 429 Too Many Requests error. If this occurs, try your request again at a later time.

Much appreciated!


Solution

  • Currently, Connect API rate limits are on the order of 10 QPS. This limit might change in the future and should not be relied on.