Commercial framing
Choose the plan for your AI cost-control maturity
Opsmeter.io plans are separated by decision depth: attribution detail, regression controls, and governance surfaces.
Ingest rate limits apply to telemetry only; your provider LLM calls continue.
Why teams upgradeRoot-cause depthPrompt regression controlsExecutive reporting and governance
Root-cause attribution
Trace spend deltas to endpoint, promptVersion, tenant, and user context in one workflow.
Prompt regressions
Detect deploy-linked cost drift before month-end with impact and compare surfaces.
Executive reporting
Turn request-level telemetry into governance-ready weekly summaries for leadership.
$0
Best for validating ingest quality before routing production telemetry.
First ingestBasic attributionBudget visibility
Requests/mo10k
RetentionRaw 14d / Summary 90d
ControlsBasic dashboard views only
Show details
- ✓Ingest rate limit: 120 req/min
- ✓Limited attribution (Top Endpoints/Users: first 5)
- ✓Prompt versions list only (no impact KPIs)
- ✓Budgets visible (no alert delivery)
- ✓No export or advanced filters
$29
Best for live teams moving from alerts to endpoint-level diagnosis.
Investigate spikeEmail alertsCSV export
Requests/mo100k
RetentionRaw 30d / Summary 180d
ControlsAttribution + budget alerts + CSV
Show details
- ✓Ingest rate limit: 300 req/min
- ✓Full Top Endpoints / Users visibility
- ✓First-ingest checklist for onboarding telemetry quality
- ✓Investigate Spike + Alerts Inbox (email delivery)
- ✓Prompt deploy safety auto-check + rule-based savings opportunities + CSV export
- ✓No JSON export, prompt impact compare, or webhook alerts
$99
Best for prompt and model changes that need compare and webhook workflows.
Prompt impactAdvanced alertsJSON + webhook
Requests/mo500k
RetentionRaw 90d / Summary 365d
ControlsAdvanced alerts + JSON + webhook
Show details
- ✓Ingest rate limit: 600 req/min
- ✓Tracking quality score + recommendations
- ✓Prompt version impact KPIs + A/B compare
- ✓Advanced provider/model filters
- ✓CSV + JSON exports (including savings opportunities)
- ✓Policy template library (Indie / B2B SaaS / Agent-heavy / Enterprise assistant)
- ✓Email + webhook alert delivery + advanced investigation workflows
$299
Best for multi-workspace governance with executive reporting cadence.
RBACWorkspace rollupsWeekly reporting
Requests/mo2M
RetentionRaw 180d / Summary 730d
ControlsMulti-workspace + RBAC
Show details
- ✓Ingest rate limit: 3000 req/min
- ✓Multi-workspace isolation (prod / staging / client)
- ✓RBAC: Admin / Member / Viewer (Owner built-in)
- ✓Workspace-level budgets + feature analysis mapping + tenant profitability reports
- ✓Savings simulation engine for what-if cost reduction scenarios
- ✓Weekly executive report (separate from weekly budget alert summary) + custom date-range board pack export + priority support
$799+
Best for security-led rollouts needing procurement, SLA, and custom scale.
Security reviewSLACustom retention
Requests/moCustom
RetentionCustom / Unlimited
ControlsSLA + security controls + export
Show details
- ✓Ingest rate limit: Custom
- ✓Security review and procurement support
- ✓Enterprise SSO roadmap: SAML/OIDC (Okta, Azure AD, and more)
- ✓SLA + priority support
- ✓Unlimited raw + summary retention + custom reporting controls
Need help?
Want a guided setup?
Book a workspace walkthrough and bring your first project into Opsmeter.io quickly.
Pricing FAQ
Common plan-limit and n8n questions
What happens when my plan limit is reached?
Ingest returns 402 with reason=plan_limit_reached and telemetryPaused=true. This pauses Opsmeter.io telemetry ingest only; your provider calls continue. See Limits & budgets.
Can I use Opsmeter.io with n8n?
Yes. Use GET /v1/diagnostics/workspace-status with X-API-Key and branch on telemetryPaused, isBudgetWarning, and isBudgetExceeded. See n8n docs and workflow templates .