Skip to main content

Starter and Pro Plans

This guide breaks down our pricing, plans, and features to help you choose the best option for your business. You'll find details on our billing policies and key metrics below.

Billing Overview

Here are the core billing rules to get you started:

  • Billing Cycle: We bill on a monthly basis (calendar month).
  • Time Standard: All timekeeping and data statistics are based on UTC (Coordinated Universal Time).
  • Environments: We provide a free Development environment for testing. The Production environment is billed according to your selected plan.
  • Fee Structure: Your total cost for the Production environment consists of two parts: Monthly Plan Fee + Overage Charges.
  • Payment Method: Charges are automatically billed to the credit card linked in your console, processed securely through Stripe.
  • Refund Policy: Please note that all payments are final and non-refundable.

Plans and Pricing

We offer two plans, Starter and Pro, to meet the needs of businesses of different scales. Pricing is tiered based on the number of Monthly Active Users (MAU).

Included in Your Plan:

Plan Pricing

MAU TierDevelopmentStarter Plan ($/mo)Pro Plan ($/mo)
2kFree260360
5kFree460660
10kFree560860
25kFree1,3601,960
50kFree2,5603,760
100kFree4,2607,160
150kFree6,07510,200
200kFree7,70012,920
250kFree9,15015,350
300kFree10,44017,490
350kFree11,58519,390
400kFree12,56021,040
450kFree13,41022,500
500kFree14,15023,750
>500kFreeContact SalesContact Sales

Overage Charges

When your monthly usage of MAU, PCC, File Storage, or File Upload Traffic exceeds your plan's allowance, overage charges will apply to the excess amount. The overage bill is generated and automatically charged on the 1st of the following month.

Starter Plan - Overage Rates

MAU TierOverage MAU ($/user)Overage PCC ($/connection)Overage File Storage ($/10GB)Overage File Upload ($/10GB)
2k0.1855.512
5k0.1695.512
10k0.1545.512
25k0.1255.512
50k0.1512
100k0.0804.1712
150k0.0733.8512
200k0.0673.612
250k0.0623.4512
300k0.0583.312
350k0.0543.212
400k0.0513.1512
450k0.0483.112
≥500k0.046312

Pro Plan - Overage Rates

MAU TierOverage MAU ($/user)Overage PCC ($/connection)Overage File Storage ($/10GB)Overage File Upload ($/10GB)
2k0.2795.512
5k0.2545.512
10k0.2315.512
25k0.2155.512
50k0.188512
100k0.1504.1712
150k0.1383.8512
200k0.1263.612
250k0.1163.4512
300k0.1083.312
350k0.1013.212
400k0.0953.1512
450k0.093.112
≥500k0.085312

Plan Feature Comparison

CategoryFeatureDevelopmentStarterPro
Basic ConfigurationRegistered Users100UnlimitedUnlimited
Groups per AppUnlimitedUnlimitedUnlimited
Users per Group1003,0003,000
ChatroomsUnlimitedUnlimitedUnlimited
Users per Chatroom100UnlimitedUnlimited
Ultra group Capacity100Not SupportedUnlimited
Subgroups per Ultra group50Not Supported50
Users per Subgroup100Not Supported100
Conversation TypesOne-to-one chatSupportedSupportedSupported
Group chatSupportedSupportedSupported
ChatroomSupportedSupportedSupported
Ultra groupSupportedNot SupportedSupported
Ultra group ChannelsManage channelsSupportedNot SupportedSupported
User groupsSupportedNot SupportedSupported
Chatroom FeaturesAttribute settingsSupportedSupportedSupported
Attribute change syncSupportedSupportedSupported
Mute allSupportedNot SupportedSupported
Low-priority messageSupportedNot SupportedSupported
Message & user allowlistSupportedNot SupportedSupported
Status syncSupportedSupportedSupported
Messaging CapabilitiesMessage extensionSupportedSupportedSupported
Post-messaging callbackSupportedSupportedSupported
Pre-messaging callbackSupportedNot SupportedSupported
Broadcast & push notificationSupportedSupportedSupported
Chatroom broadcastSupportedNot SupportedSupported
Cloud storage for one-to-one & group messagesSupportedSupportedSupported
Cloud Storage for chatroom MessagesSupportedSupportedSupported
Multi-device message syncSupportedSupportedSupported
User ManagementMute usersSupportedSupportedSupported
Ban usersSupportedSupportedSupported
User blocklistSupportedSupportedSupported
Server-side user online status update callbackSupportedSupportedSupported
User status subscriptionSupportedNot SupportedSupported
SecurityProfanity filterSupportedSupportedSupported
Secure web domain settingsSupportedSupportedSupported
TLS/SSL encryptionSupportedSupportedSupported
Push ServicesAPNsSupportedSupportedSupported
FCMSupportedSupportedSupported
Huawei PushSupportedSupportedSupported

Key Billing Metrics Explained

Monthly Active Users (MAU)

The number of unique user IDs that successfully connect to the RC server via a client SDK within a calendar month. Multiple devices using the same user ID are counted as a single MAU.


Peak Concurrent Connections (PCC)

The highest number of concurrent connections to your app, measured per minute, over a calendar month.

  • How it's calculated: We record the number of concurrent connections to your app every minute. The highest value within a day becomes that day's PCC. Your billable PCC for the month is the highest of all the daily PCC values recorded during that month.
  • Example:
    • Daily PCC on day 1 is 90.
    • Daily PCC on day 2 is 100.
    • ...
    • Daily PCC on day 31 is 92.
    • Your billable PCC for the month is 100.

File Storage

The average daily amount of file storage used within a calendar month.

  • How it's calculated: (Sum of total storage used each day) / (Number of days in the month).
  • Important: File storage is cumulative. Your storage usage from the previous month carries over and becomes the starting point for the current month's calculation.
  • Example:
    • Your app's storage usage in April (a 30-day month):
      • April 1-10: Total storage is 2 GB.
      • April 11-20: After new uploads, total storage is 4 GB.
      • April 21-30: After more uploads, total storage is 6 GB.
    • Your billable storage for April is: (2 GB * 10 days + 4 GB * 10 days + 6 GB * 10 days) / 30 days = 4 GB.

File Upload Traffic

The total size of all files uploaded by your app within a calendar month.

  • How it's calculated: This is a cumulative total for the calendar month. The counter resets to 0 on the 1st of each month.
  • Example:
    • Your app's upload traffic in January:
      • Jan 1: You upload 10 GB.
      • Jan 5: You upload another 15 GB.
      • Jan 15: You upload another 15 GB.
    • Your total billable upload traffic for January is: 10 GB + 15 GB + 15 GB = 40 GB.