Rate Limits
To ensure a reliable and stable service, DottedSign API implements a global rate limit on all API requests over a period of time.
Environment | Rate Limit |
---|---|
Production | 120 requests per minute |
When the rate limit is reached, users will receive a 429 "Too Many Requests" response, indicating that the request limit has been exceeded.
Updated 6 months ago