Calendly Rate Limits
Calendly applies request rate limits to the v2 Scheduling API and the Webhook API. The developer portal references rate limiting in its docs but the per-second / per-minute thresholds are served from a JavaScript-rendered Stoplight viewer that is not directly extractable; consumers should consult the live documentation for current numbers. Rate limits are scoped to the access token / OAuth application and apply across the production API. The Free plan does not include API access, so rate limits practically only affect Standard, Teams and Enterprise customers.
Calendly Rate Limits is the machine-readable rate-limit profile for Calendly on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_minute and retries_per_failed_event.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.
Tagged areas include Scheduling, SaaS, and Rate Limiting.