Pay for what you meter.
Not what you might.
A metering product that charges flat tiers would be ironic. Small platform fee, usage-based overage. No surprises on either side.
MonthlyAnnual
Free
For testing and small projects
$0forever
Includes 10,000 events/mo
Hard cap — upgrade to continue
- 1 project
- 50 customers
- 7-day data retention
- Community support
Estimate your cost
Drag the slider to your expected monthly event volume.
MonthlyAnnual
Monthly events100K
5K25M
Free
Over limit
per month
Launch
$99
per month
Scale
$249
per month
Frequently asked questions
An event is each call to
events.record() when you log usage data. Checking limits, querying meters, and reading analytics are free and don't count toward your plan.On the Free plan, events are hard-capped — upgrade to continue. On Launch and Scale, you're billed for overage at $0.50 or $0.30 per 10K events respectively. No service interruption.
Annual plans are billed upfront for 12 months. Launch is $79/mo ($948/yr, saves 20%). Scale is $199/mo ($2,388/yr, saves 20%). Overage is still billed monthly.
A metering product should practice what it preaches. You only pay for what you use beyond the included allowance. No cliff when you hit a tier boundary.
Meters aggregate your events into metrics (e.g., sum of tokens, count of requests). Limits enforce caps on those metrics — when a customer exceeds a limit, you can block or throttle their requests.
Balances let you implement credit systems. Customers prepay for credits, and you debit as they use your product. Great for AI products where you want to charge based on token usage.
Limit checks typically complete in under 10ms. We use edge caching and optimized queries to minimize latency on your hot path.
Yes. Upgrade instantly, downgrade at the end of your billing cycle. Your data and configuration are preserved.