Logo

Fastest Way to Ship Usage-Based Billing

Designed for developers, loved by product teams

Get started
Trusted By Fast Growing AI and DevOps Companies
Trigger
Beam
Requestly
Traceloop
Amagi

Revenue Monetization Engine

Real-time metering and billing

Overview

Real-time Metering And Usage Limits

Turn any events, logs, and metrics into revenue. Empower your customers to monitor their usage in real-time and control your costs through usage limits, notifications, and quotas. Our low latency limit enforcement also offers usage gating on the edge.

Real-time Metering
And Usage Limits

Change Pricing, Break Nothing

OpenMeter is the easiest way to implement self-service usage-based billing and empower sales teams to provision custom deals. It has SDKs for popular programming languages like Node.js, Python, and Go and integrates with CRMs, tax and payment providers.

Change Pricing, Break Nothing

Launch Products Faster, Enable Deals

Flexible product catalog that supports your pricing and packaging. Makes pricing changes in minutes instead of hardcoding it through weeks of tedious developer work. Whether it’s plans, credits, usage-based pricing, or commitments, OpenMeter does it.

Launch Products Faster,
Enable Deals

Maximize NRR With Insights

Increase your revenue by acting on usage insights, such as expansion opportunities and identifying fast-growing customers. OpenMeter surfaces revenue opportunities for your sales team in their CRM.

Maximize NRR With Insights

Scalable Metering In 5 Minutes

1
Meter millions of events per second:
import { OpenMeter } from '@openmeter/sdk'

const openmeter = new OpenMeter({ 
  baseUrl: 'https://openmeter.cloud'
})

// Measure OpenAI / ChatGPT token usage
await openmeter.events.ingest({
  id: 'e59cac1f-dd52-43a2-bc4f-36cd3c09a39c',
  type: 'tokens',
  subject: 'user-id',
  data: {
   tokens: 15,
   model: 'gpt-4',
  },
 })
2
Get real-time, accurate aggregated usage:
// Retreive token usage
const values = await openmeter.meters.query(
  'token-usage', 
  {
    subject: ['user-id'],
    from: new Date('2021-01-01'),
    to: new Date('2021-01-02'),
  }
)
Billable Prompts:
000,000
Token Usage:
00,000,000

Collectors For Your Stack

Meter your favorite AI tools, cloud infrastructure, frameworks, and more.

Build with OpenMeter

OpenMeter is the easiest way to implement self-service usage-based

Documentation
Documentation
Learn how OpenMeter works, and check out guides, docs, and APIs.
Open Source
Open Source
OpenMeter is available on GitHub under the Apache 2.0 license.
Secure, out of the box
Secure, out of the box
Highly available SOC2-compliant deployments with RBAC and SSO.

Companies maximize
their revenue with OpenMeter

Whether you're introducing new pricing, scaling your revenue operations, or consolidating your software stack, OpenMeter works for you.

AI products need usage metering from the start. Attributing each OpenAI, serverless process, or custom API call ensures that each customer is profitable. As every product adds generative AI capabilities, OpenMeter takes the pain out of scalable billing.

Nate Smith, Founding CTO
Lever
Nate Smith

Consumption based SaaS revenue modeling (usage-based pricing) is a multi-disciplinary problem. It sits at the intersection of tech, process and organizational challenges; from real-time data computation, plug-and-play pricing policies, to orchestrating seamless workflows across multiple functions like Finance, Sales, Revenue Ops, Data & Platform engineering teams. OpenMeter seamlessly solves these needs. It enables Billing platform teams to surface the right strategic trends for the business, feeding into existing Land or Expand motions, highlighting Churn concerns and ultimately empowering an Executive team to adopt a users’ first approach to achieving business goals.

Smruti Patel, VP of Engineering
Apollo GraphQL
Smruti Patel

OpenMeter leverages event-streaming techniques from high-scale, battle-tested production systems at the largest companies. As a result you get realtime, reliable, and cost-effective usage-based metering out of the box.

Jeff Chao, CTO
Abbey.io (ex-Netflix, ex-Stripe)
Jeff Chao

With the increasing complexity of technology landscapes, engineering teams often find themselves investing significant time and resources in developing and sustaining real-time usage metering solutions. At this juncture, opting for a sophisticated yet user-friendly product like OpenMeter becomes a strategic move as enables you to unlock productivity by streamlining processes, promoting operational efficiency and allowing your engineering team to focus on core competencies. Make the smart choice, embrace OpenMeter – your key to an effective, robust, and cutting-edge metering solution.

Yunong Xiao, Director of Engineering
Google
Yunong Xiao
Backed by
YCombinator logo
Haystack logo
Sunflower Capital Logo
Cloud
Start building today.
Get Started With OpenMeter Cloud Today! Free forever, no credit card required.