To prevent abuse of our platform, we apply the following limits to all accounts.
Starter | Pro | Enterprise | |
---|---|---|---|
Monthly active users included | 50 | 6,000 | Custom |
Monthly active users cap | 50 | 25,000 | Unlimited |
Projects | 2 | 100 | Unlimited |
Average connections per MAU | Up to 100 | Up to 500 | Custom |
Maximum data stored size per room | Up to 10 MB | Up to 20 MB | Custom |
Simultaneous connections per room | Up to 10 | Up to 50 | Custom |
Simultaneous connections per project | Up to 1,000 | Up to 100,000 | Custom |
Team members per account | 3 | 10 | Custom |
Monthly public key connections | 1,000 | 3,000 | Custom |
Comments is free up to 50 monthly active users and 2,000 comments per month. You can get higher limits for an additional $360/month.
Comments | Included | $360/month |
---|---|---|
Monthly active users included | 50 | 6,000 |
Monthly active users cap | 50 | 25,000 |
Monthly comments cap | 2,000 | 100,000 |
Notifications is free up to 50 monthly active users and 2,000 notifications per month. You can get higher limits for an additional $180/month.
Notifications | Included | $180/month |
---|---|---|
Monthly active users included | 50 | 6,000 |
Monthly active users cap | 50 | 25,000 |
Monthly notifications cap | 2,000 | 200,000 |
Text editor is free up to 50 monthly active users and 256 MB data stored. You can get higher limits for an additional $480/month.
Text editor | Included | $480/month |
---|---|---|
Monthly active users included | 50 | 6,000 |
Monthly active users cap | 50 | 25,000 |
Total GB stored | 256 MB | 8 GB |
Realtime APIs is free up to 50 monthly active users and 256 MB data stored. You can get higher limits for an additional $480/month.
Realtime APIs | Included | $480/month |
---|---|---|
Monthly active users included | 50 | 6,000 |
Monthly active users cap | 50 | 25,000 |
Total GB stored | 256 MB | 8 GB |
Learn more about how monthly active users are calculated for each plan on our plans page.
Learn more about handling simultaneous room connection limits in our guide about joining rooms at maximum capacity.
roomId
limitA roomId
cannot exceed 128 characters.
userId
limitA userId
cannot exceed 128 characters.
userInfo
limituserInfo
sent from the authentication endpoint cannot exceed 1024 characters
once serialized to JSON.
Broadcast event messages have a limit of 1 MB.
LiveObject
cannot exceed 128 kB when totalling the size of the keys and
values.LiveMap
can be any size, so long as each individual value does not exceed
128kB.LiveList
can be any size, so long as each individual value does not exceed
128kB.Note that when one realtime data structure is nested inside another, it does not
count towards the limit. Only the JSON leaves of your data structure count
towards the limit. For example, if a LiveList
is nested inside a LiveObject
,
the LiveList
and its contents do not count towards the LiveObject
’s data
limit.
We use cookies to collect data to improve your experience on our site. Read our Privacy Policy to learn more.