Are there usage limits?

High Confidence (66%)
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 .

If you want, I can also help you interpret this for a specific integration or workflow.