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 Account API

Endpoints for Account related operations such as creation, update, list and delete. An Account represents one of your end-customer accounts. Accounts do not belong to a Product to allow for cases where an end customer takes more than one of your Products, and the charges for these Products differ.You typically attach a priced Plan or Plan Template to an Account before you can generate bills for the Account:- If a customer consumes several of your Products, you can attach a priced Plan or Plan Template to the Account for charging against each Product.- If an Account is charged solely on the basis of an agreed Prepayment/Commitment amount but not all of the Prepayment is prepaid, you can use a customized billing schedule for outstanding fees without having to attach a Plan to the Account to generate Bills.You can create Child Accounts for end customers who hold multiple Accounts with you. You can then set up billing for the Parent/Child Account usage to have the end-customer billed once for the Parent Account, instead of having separate bills issued for usage against each of their multiple Accounts.**IMPORTANT! - use of PII:** The use of any of your end-customers' Personally Identifiable Information (PII) in m3ter is restricted to a few fields on the **Account** entity. Please ensure that only the ``name``, ``address``, or ``emailAddress`` fields contain any end-customer PII data on any Accounts you create. See the [Introduction section](https://www.m3ter.com/docs/api#section/Introduction) above for more details.

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

Tagged areas include Account. 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 8 operations across 5 paths, and defines 15 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.

8 operations 5 paths 15 schemas 1 DELETE4 GET1 POST2 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 Account 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 8

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

Account 8

Endpoints for Account related operations such as creation, update, list and delete. An Account represents one of your end-customer accounts. Accounts do not belong to a Product to…

GET
/organizations/{orgId}/accounts/search
Search Accounts
SearchAccounts 7 params → 2004XX5XX
PUT
/organizations/{orgId}/accounts/{id}/enddatebillingentities
End-date Account billing entities
EndDateBillingEntitiesForAccount 2 params body → 2004XX5XX
GET
/organizations/{orgId}/accounts/{id}/children
List Account Children
ListAccountChildren 4 params → 2004XX5XX
GET
/organizations/{orgId}/accounts/{id}
Retrieve Account
GetAccount 2 params → 2004XX5XX
PUT
/organizations/{orgId}/accounts/{id}
Update Account
PutAccount 2 params body → 2004XX5XX
DELETE
/organizations/{orgId}/accounts/{id}
Delete Account
DeleteAccount 2 params → 2004XX5XX
GET
/organizations/{orgId}/accounts
List Accounts
ListAccounts 5 params → 2004XX5XX
POST
/organizations/{orgId}/accounts
Create Account
PostAccount 1 param body → 2004XX5XX

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Address (8 properties), EndDateBillingEntitiesRequest (3 properties), EndDateBillingEntitiesResponse (3 properties), AbstractResponse (2 properties). Each schema is shown below with its type and property counts.

Set_String_
object
AccountRequest
object
Account request for operations such as Create or Update Account.
PaginatedAccountResponseData
object
2 properties
Address
object
Contact address.
8 properties
EndDateBillingEntitiesRequest
object
3 properties 2 required
AbstractResponse
object
2 properties 1 required
BillingEntity
string
BillCreditType
string
AbstractRequestWithCustomFields
object
AccountResponse
object
Response containing an AccountResponse entity.
Collection_String_
object
1 property
EndDateBillingEntitiesResponse
object
3 properties
StatementAutoGenerateMode
string
Specify whether to auto-generate statements once Bills are approved or locked. It will not auto-generate if a bill is in pending state. The default value is No…
AbstractRequest
object
1 property
AbstractResponseWithCustomFields
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

m3ter-account-api-openapi.yml Raw ↑

Other APIs M3ter publishes across the network.

M3ter AccountPlan API
M3ter Aggregation 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 Account 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.