Public API limitations
The Cloud APIs have some rules in place to protect both the control system and the user.
Current API Constraints
- Rate limiting: Exact rules are still in development; detailed rules TBD
- Webhook notifications: Not yet available
- Bulk operations: Limited batch sizes
Workaround: Implement exponential backoff and pagination in your integrations to avoid rate limiting.