How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

M3ter Aggregation API

Endpoints for listing, creating, updating, retrieving, or deleting Aggregations.An Aggregation links to a Meter and targets a Data Field or Derived Field on the Meter. You define the method of aggregation used to convert the usage data collected by the targeted Meter field into a numerical unit of measurement. You can then use the unit of measurement an Aggregation yields as a metric for pricing Product Plans and apply usage-based pricing to your products and services. You might also want to aggregate raw data measures for other purposes, such as to feed into analytical or business performance tools.**Notes:*** **Contrast with Compound Aggregations**. Standard or simple Aggregations of this type, which apply an aggregation method directly to Meter usage data fields, are contrasted with [Compound Aggregations](https://www.m3ter.com/docs/api#tag/CompoundAggregation). A Compound Aggregation typically references one or more simple Aggregations and applies a calculation to them to derive pricing metrics needed to serve more complex usage-based pricing scenarios.* **Segmented Aggregations**. Segmented Aggregations allow you to segment the usage data collected by a single Meter. This capability is very useful for implementing some pricing and billing use cases. See [Segmented Aggregations](https://www.m3ter.com/docs/guides/usage-data-aggregations/segmented-aggregations) in our main documentation for more details.

M3ter Aggregation API is one of 58 APIs that M3ter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Aggregation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and a getting-started guide.

This API exposes 5 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://api.m3ter.com.

5 operations 2 paths 11 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.m3ter.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

M3ter Aggregation API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials and authorizationCode flows, exposing 6 scopes. By default, every request must be authenticated.

  • OAuth2 — m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow. The authorizationCode flow controls access for human users via the m3…

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Aggregation 5

Endpoints for listing, creating, updating, retrieving, or deleting Aggregations. An Aggregation links to a Meter and targets a Data Field or Derived Field on the Meter. You define…

GET
/organizations/{orgId}/aggregations
List Aggregations
ListAggregations 6 params → 2004XX5XX
POST
/organizations/{orgId}/aggregations
Create Aggregation
PostAggregation 1 param body → 2004XX5XX
GET
/organizations/{orgId}/aggregations/{id}
Retrieve Aggregation
GetAggregation 2 params → 2004XX5XX
PUT
/organizations/{orgId}/aggregations/{id}
Update Aggregation
PutAggregation 2 params body → 2004XX5XX
DELETE
/organizations/{orgId}/aggregations/{id}
Delete Aggregation
DeleteAggregation 2 params → 2004XX5XX

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are AbstractResponse (2 properties), PaginatedAggregationResponseData (2 properties), AbstractRequest (1 property). Each schema is shown below with its type and property counts.

AbstractAggregationRequest
object
PaginatedAggregationResponseData
object
2 properties
Aggregation
string
Specifies the computation method applied to usage data collected in targetField. Aggregation unit value depends on the Category configured for the selected tar…
AbstractRequestWithCustomFields
object
AbstractResponse
object
2 properties 1 required
AggregationResponse
object
AbstractRequest
object
1 property
AbstractAggregationResponse
object
AggregationRequest
object
Rounding
string
Specifies how you want to deal with non-integer, fractional number Aggregation values. NOTES: "NEAREST" rounds to the nearest half: 5.1 is rounded to 5, and 3.…
AbstractResponseWithCustomFields
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

m3ter-aggregation-api-openapi.yml Raw ↑

Other APIs M3ter publishes across the network.

M3ter Account API
M3ter AccountPlan API
M3ter Auth API
M3ter BalanceChargeSchedule API
M3ter Balances API
M3ter BalanceTransactionSchedule API
M3ter Bill API
M3ter BillConfig API
M3ter BillGroupingKey API
M3ter BillJob API
M3ter Charge API
M3ter Commitments API
Where this information came from

This is an independent, third-party profile of M3ter Aggregation API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.