M3ter
m3ter is a usage-based billing and metering engine providing real-time usage data ingestion, pricing logic, and billing automation for API and SaaS products. The m3ter platform exposes two HTTP-based REST APIs returning JSON responses: an Ingest API for submitting raw usage measurements and a Config API for configuration and billing management. Authentication uses OAuth 2.0 Client Credentials with a Service User Access Key id and Api Secret exchanged for a Bearer Token at https://api.m3ter.com/oauth/token.
1 APIs
0 Features
FinOpsUsage-Based BillingMeteringBillingPricingSaaS
APIs
M3ter API
The m3ter REST API provides programmatic access to the m3ter usage-based billing and metering platform. It is split into the Ingest API for submitting raw measurement data and t...