Are there usage limits?
Are there usage limits?
ā YES. The API rate limit is 20 concurrent connections, and exceeding it returns a 429 Too Many Requests error. You can reduce hits by limiting parallel requests and using retry with backoff. See API 2.0 Developer Information.
If you want, I can also help you interpret this for a specific integration or workflow.