Velt Rate Limits
Velt governs usage primarily through plan-based capacity rather than a published per-endpoint request-per-second limit. The main capacity dimensions are Monthly Active Documents (MADs) and simultaneous real-time connections, both set by tier (20 connections on Hacker, up to 100,000 on Growth, up to 200,000 on Enterprise). Data (REST) API calls that accept batches cap list inputs - for example notification config requests accept up to 30 document IDs per call. Webhook deliveries are subject to retry scheduling with exponential backoff and provider-side rate limiting on the delivery path. Specific per-endpoint request-rate values are not reconciled in this artifact.
Velt Rate Limits is the machine-readable rate-limit profile for Velt on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring documents, connections, and deliveries.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Real-Time Collaboration, Comments, Presence, Notifications, and SDK.