Bitrating
The Sis Inside APIs are limited in terms of transactions per second (TPS) at the application level. This limit is defined in the subscription associated with an application and is set at 10 TPS for the standard plan. Exceeding this limit results in an API response of "429 - Too Many Requests."
Note: A single bulk request of 1,000 items counts as 1 API request.
Batch management
Sis Inside API includes a bulk check API, also describe as batch. As described in the API documentation, it is highly recommended:
- To prefer bulk requests over unitary for groups of 100 or more items to check in a control campaign;
- Not to use bulk requests for small groups of items to check;
- Not to post bulk requests greater than 10,000 checks.