Simple, predictable pricing that scales with you. Start for free and upgrade as you grow.
Free | Hobby | Startup | Grow | Scale | Corporate | Conglomerate | |
---|---|---|---|---|---|---|---|
Price/month | $0 | $5 | $19 | $49 | $199 | $499 | $999 |
Account Limits | |||||||
Users | 1 | 1 | 5 | unlimited | unlimited | unlimited | unlimited |
Projects | 1 | 1 | 2 | 5 | unlimited | unlimited | unlimited |
Max Objects | 20 | 600 | 2,000 | 6,000 | 20,000 | 60,000 | 200,000 |
Project Limits | |||||||
API Keys | 1 | 1 | 2 | 6 | unlimited | unlimited | unlimited |
Object Classes | 1 | 1 | 3 | 5 | 10 | unlimited | unlimited |
Max Storage | 4 KB | 100 KB | 1 MB | 5 MB | 10 MB | 40 MB | 60 MB |
Max TTL | 1h | 1d | 1m | 1y | 10y | 15y | 20y |
Max WS Conn. | 2 | 50 | 200 | 500 | 2,000 | 5,000 | 10,000 |
Daily Usage Limits | |||||||
Reads | 200 | 2,000 | 6,000 | 20,000 | 60,000 | 200,000 | 600,000 |
Writes | 100 | 1,000 | 3,000 | 10,000 | 30,000 | 100,000 | 300,000 |
WS Messages | 100 | 3,000 | 10,000 | 30,000 | 100,000 | 300,000 | 500,000 |
Security Features | |||||||
Security Level | Level 0 | Level 0 | Level 1 | Level 1 | Level 2 | Level 3 | Level 3 |
All paid tiers (but the free tier) can exceed their daily limits. If you do, we'll charge a small fee for the extra usage. This ensures your application continues to run smoothly even during unexpected traffic spikes. Overages are not available on the Free tier.
Resource | Overage Rate |
---|---|
Read Requests | $0.25 / 10,000 reads |
Write Requests | $0.50 / 10,000 writes |
WebSocket Messages | $0.75 / 10,000 messages |
getItem()
, getItems()
, or getAllItems()
.setItem()
, setItems()
, removeItem()
, and the atomic incrementItem()
and decrementItem()
methods.send()
API, regardless of how many recipients receive it.If you exceed your daily limits, you will be charged a small overage fee based on the usage-based rates outlined above. This ensures that your application continues to function smoothly without interruptions.
On the Free tier, if you exceed your daily limits, the API will return an error and the request will be denied. Your application will continue to function for requests made within the limit, but any excess requests will be blocked until the daily counter resets.
Yes! You can upgrade or downgrade your tier at any time from your account's billing portal. When you change your tier, you'll be charged a prorated amount for the remainder of the billing cycle.