Ably Rate Limits
Ably gates per-account concurrent connections, channels, and per-second message rates by plan tier. Free is 200 connections / 500 msg/sec; Standard 10K / 2.5K; Pro 50K / 10K; Enterprise unlimited. The Control API enforces a separate per-token limit on management calls (typically 60 rpm). HTTP 429 is returned when caps are exceeded.
Ably Rate Limits is the machine-readable rate-limit profile for Ably on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 8 rate-limit definitions, measuring concurrent_connections, messages_per_second, and requests_per_minute.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Realtime and Rate Limiting.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.