Capsule · Rate Limits
Capsule Rate Limits
Published rate limits for the Capsule v2 REST API. Replaces the 2026-05-04 scaffold, whose per-tier numbers were invented defaults - Capsule publishes ONE limit, and it is not tiered by plan.
Capsule Rate Limits is the machine-readable rate-limit profile for Capsule on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring requests_per_hour.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Contact Management, CRM, Custom Fields, Opportunities, and Pipelines.
1 Limits
Throttle: 429
Quota: 429
Contact ManagementCRMCustom FieldsOpportunitiesPipelinesProject ManagementRESTSalesTaskWebhook
Limits
Bearer token hourly quota per-user
4000
Policies
Reset-header backoff
On 429, wait until the epoch second in X-RateLimit-Reset before issuing another request. Capsule states this explicitly rather than publishing a backoff curve.
Avoid polling
Capsule directs high-frequency integrations to REST Hooks rather than polling. See asyncapi/capsule-rest-hooks-webhooks.yml.
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.