Billing
Agorio’s commercial layer gates a paid Agorio Pro tier on top of the free, MIT-licensed SDK.
Tiers
- Free — the full
@agorio/sdkand all six MIT plugins. No account required to build. - Pro — $149/year or $19/month. Unlocks the hosted Agorio Cloud product surface: the trace explorer, API-key management, audit log, compliance export, and team admin.
- Enterprise — custom; includes SSO connectors and bespoke terms. Reach out via the enterprise contact form.
Managing your subscription
Billing runs through Stripe. From the customer dashboard at agorio.dev/dashboard you can:
- Start a Pro subscription (monthly or annual) via Stripe Checkout.
- Open the Stripe customer portal to update payment methods, switch between monthly and annual, or cancel.
After subscribing, your API keys are managed in the Cloud app at
cloud.agorio.dev/api-keys — that key is what you pass to
agorioCloud({ apiKey }) to start shipping traces.
Usage
Pro is a flat subscription rather than metered usage today, so there’s no per-trace billing to reason about — subscribe and ship as many traces as you need within fair-use.