Our API is designed for high-volume usage. Current limits:
- Standard accounts: 60 requests per minute
- Volume accounts (1,000+ users): 120 requests per minute
These limits are more than sufficient for most use cases. If you need higher limits for specific batch operations, contact our support team and we can temporarily increase your limit.
Best practices: - Cache responses where possible - Use webhooks instead of polling for status changes - Batch operations during off-peak hours for large account imports
