Agent Management API - Usage quota and limits¶
Agent Management APIs are restricted with following limits.
API Endpoint | Throttling/Restriction Criteria | XXS (S4F) | XS | S | M | L | XL |
---|---|---|---|---|---|---|---|
Get agents | Requests in 30 Seconds | 3 | 10 | 15 | 15 | 15 | 15 |
Get agents | Requests in 3 Minutes | 10 | 40 | 100 | 100 | 100 | 100 |
Delete agents | Requests in 30 Seconds | 1 | 10 | 10 | 10 | 10 | 10 |
Delete agents | Requests in 3 Minutes | 3 | 20 | 30 | 30 | 30 | 30 |
Note
Rate Limits are defined considering the valid usage metrics based on agents' count. Ensure to check the rate limits before implementing APIs.