πŸŽ‰ Announcing our $3 million seed round
Logo

AI & Cloud Metering

Usage monetization for engineers with
scalable real-time metering.

OpenMeter Cloud preview

Integrates Natively

Collect and aggregate millions of events instantly and turn them into revenue.

Feature image

Usage Monetization

Our Usage Lake serves the data needs of engineering, product, revenue, and efficiency teams.

Bill from any events,
metrics and logs

Turn any events, logs, and metrics into revenue. We integrate out of the box with LLMs and cloud infrastructure components and provide SDKs for popular programming languages like Node.js, Python, and Go.

Feature image
Understand Per User Cost

Attribute shared costs to customers and products based on meters to maximize revenue and efficiency. Our unit economics can break down the cloud, vendor, and operational costs.

Feature image
Real-time Customer Dashboards
In Your App

Build real-time consumer dashboards with our embeddable components and React hooks. Empower your customers to monitor their usage and exercise control over their spending.

Feature image
Enforce Usage Limits
and Entitlements

Enforce entitlements like usage limits and quotas. Protect your margins from expensive overages with LLMs and compute. Our low latency limit enforcement offers usage gating on the edge.

Feature image

Scalable Metering In Minutes

Simple, Transparent pricing.Simple and transparent pricing. You are in control. Self-service signup and subscription management via Stripe. No hidden fees.

Built for Developers

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

const openmeter = new OpenMeter({ 
  baseUrl: 'http://localhost:8888'
})

// 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

Support

that is an extension of your team

We help you onboard quickly, serve your integration needs, and maximize value.

Technical onboarding
Technical onboarding

Our technical teams help you quickly onboard to our platform.

Custom integration
Custom integrations

We help integrate and meter usage of custom solutions as well as reporting.

Implement pricing changes
Implement pricing changes

We help your engineering, product, and sales teams adopt usage-based pricing and maximize revenue.

Choose Your Plan

All options are powered by our scalable event ingestion and robust APIs.

Cloud

We help integrate and meter usage of custom solutions as well as reporting.

  • User-friendly Interface
  • Professional Support
  • Reporting & Syncs
  • Cost Attribution
Open source

Run your own deployment and dependencies. The core is available under the Apache 2.0 license.

  • Self-hosted
  • Community Support
  • Apache 2.0 License
Enterprise

Do you need a custom integration or deployment? Our team is happy to help.

What people are
saying about us

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 logoHaystack logo
Cloud
Want to monetize usage?
Get started with OpenMeter Cloud today!