Rate Limiting

OneCal Unified API endpoints have two types of rate limiting:

  1. Application-level rate limiting
  2. End user account-level rate limiting

Application-level rate limiting

Application-level rate limiting is applied across all endpoints for requests made with the same API key. For Sandbox applications, the default rate limit is 20 requests per second. For Production applications, the default rate limit is 300 requests per second. This limit can be increased if necessary. To request a higher limit, please contact support.

End user account-level rate limiting

End user account-level rate limiting is applied to all calendar or calendar event endpoints made for a the same end user account. The rate limit varies depending on the provider and is specified below. These limits cannot be changed.

ProviderMaximum Requests per Minute
Google600
Microsoft1000

Was this page helpful?