Vaultrice Pricing

Simple, predictable pricing that scales with you. Start for free and upgrade as you grow.

Free$0/m

Getting started

  • 1 User
  • 1 Project
  • 1 API Key
  • 20 Objects max
  • Security Level 0
Get Started
Hobby$5/m

Ideal for Beginners

  • 1 User
  • 1 Project
  • 1 API Key
  • 600 Objects max
  • Security Level 0
Get Started
Startup$19/m

The tier for small businesses

  • 5 Users
  • 2 Projects
  • 2 API Keys
  • 3 Object Classes
  • Security Level 1
Get Started
Scale$199/m

Ideal to scale your businesses

  • unlimited Users
  • unlimited Projects
  • unlimited API Keys
  • 10 Object Classes
  • Security Level 2
Get Started
Corporate$499/m

For big players

  • unlimited Users
  • unlimited Projects
  • unlimited API Keys
  • unlimited Object Classes
  • Security Level 3
Get Started
Conglomerate$999/m

The sky is the limit

  • unlimited Users
  • unlimited Projects
  • unlimited API Keys
  • unlimited Object Classes
  • Security Level 3
Get Started

Tier Comparison

FreeHobbyStartupGrowScaleCorporateConglomerate
Price/month$0$5$19$199$499$999
Account Limits
Users115unlimitedunlimitedunlimited
Projects112unlimitedunlimitedunlimited
Max Objects206002,00020,00060,000200,000
Project Limits
API Keys112unlimitedunlimitedunlimited
Object Classes11310unlimitedunlimited
Max Storage4 KB100 KB1 MB10 MB40 MB60 MB
Max TTL1h1d1m10y15y20y
Max WS Conn.2502002,0005,00010,000
Daily Usage Limits
Reads2002,0006,00060,000200,000600,000
Writes1001,0003,00030,000100,000300,000
WS Messages1003,00010,000100,000300,000500,000
Security Features
Security LevelLevel 0Level 0Level 1Level 2Level 3Level 3

Usage-Based Overages

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.

ResourceOverage Rate
Read Requests$0.25 / 10,000 reads
Write Requests$0.50 / 10,000 writes
WebSocket Messages$0.75 / 10,000 messages

Frequently Asked Questions

What counts as a 'read' or a 'write'?

  • Read: A 'read' operation corresponds to any method that retrieves data, such as getItem(), getItems(), or getAllItems().
  • Write: A 'write' operation corresponds to any method that creates, updates, or deletes data, including setItem(), setItems(), removeItem(), and the atomic incrementItem() and decrementItem() methods.
  • WebSocket Message: A WebSocket message is counted each time a client sends a message via the send() API, regardless of how many recipients receive it.

What if I exceed my daily limits?

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.

What happens if I go over my limits on the Free tier?

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.

Can I change my tier at any time?

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.