02 — Plans

Caps live in code. No sales call.

Self-serve under the enterprise metering cliff. Starter is free. Pro is the usual pick.

Starter

$0

Ship a meter. Confirm Stripe writes. Stay under the cap.

  • 10,000 events / month
  • 2 meters
  • Usage API + dashboard log
  • Stripe invoice path when keys are set
Start on Starter

Pro

Usual pick

$49/mo

The usual pick for a live indie product.

  • 500,000 events / month
  • 20 meters
  • Usage API + dashboard log
  • Stripe invoice path when keys are set
Start Pro

Scale

$149/mo

Highest self-serve tier. Above this, talk to us — or stay in code.

  • 5,000,000 events / month
  • 100 meters
  • Usage API + dashboard log
  • Stripe invoice path when keys are set
Start Scale

What is an event?

One POST /api/v1/usage that we persist. Idempotent retries with the same key count once. Over-cap requests return 429 with a clear error — we do not silently drop usage.