Skip to main content

Get Started with Usage Metering

Four simple steps to deploy your metering system. Takes about 5 minutes.

Create a free account

30 seconds

Sign up with your GitHub account or email. No credit card required.

Install the CLI

10 seconds

Run a single npm command to install the Codehooks CLI on your machine.

npm install -g codehooks

Deploy and configure

3 minutes

Create your metering system and configure event types and billing periods.

coho create mymetering --template saas-metering-webhook
cd mymetering && npm install && coho deploy

Start tracking usage

Done!

Send usage events from your app. Webhooks deliver aggregated data to your billing system.

Ready to start?

Create your free account to get your API keys and start deploying.

Create Free Account

No credit card required. Free tier includes 500 API calls/day.

What's included in your metering system:

Multi-tenant events7 aggregation opsBilling periodsHMAC webhooksFull source code