Sendoso’s API enforces rate limiting to ensure that the resources of the platform are shared fairly among all users and to prevent abuse or misuse of the API.

Rate limiting is based on the number of requests made by an application or user within a given time period. Once the rate limit is exceeded, the API will return a 429 Too Many Requests response and the application will be temporarily blocked from making further requests.