Get Started with Usage Metering
Four simple steps to deploy your metering system. Takes about 5 minutes.
Create a free account
30 secondsSign up with your GitHub account or email. No credit card required.
Install the CLI
10 secondsRun a single npm command to install the Codehooks CLI on your machine.
npm install -g codehooks
Deploy and configure
3 minutesCreate 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 AccountNo 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