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

Endpoints for ResourceGroup related operations such as creation, update, list and delete.ResourceGroups are used in the context of Permission Policies, which controls what a User who has been given access to your Organization can and cannot do. For example, you might want to create a Permissions Policy that denies Users the ability to retrieve Meters. Resources are defined as m3ter Resource Identifiers *(MRIs)* in the format:```service:resource-type/item-type/id```Where:* service is a distinct part of the overall m3ter system, and which forms a natural functional grouping, such as "config" or "billing".* resource-type is the resource type item accessed - for example: "Plan", "Meter", "Bill"* item-type is one of: * "item" - to specify an individual item. * "group" - to specify a resource group.* id is the resource group id or the resource item idResources can be assigned to one or more ResourceGroups. For example, a Plan can be assigned to Plan ResourceGroups, a Meter can be assigned to Meter ResourceGroups, and so on. This is useful for cases where you want to create Permission Policies which allow or deny access to a specific subset of resources. For example, grant a user access to only some of the Plans in your Organization.This concept of grouping resources applies to every resource in m3ter, including ResourceGroups themselves. This allows you to nest ResourceGroups to support hierarchies of groups.See [Understanding, Creating, and Managing Permission Policies](https://www.m3ter.com/docs/guides/managing-organization-and-users/creating-and-managing-permissions) in the m3ter documentation for more information.**Note: User Resource Groups** You can create a User Resource Group to group resources of type = `user`. You can then retrieve a list of the User Resource Groups a user belongs to. For more details, see the [Retrieve OrgUser Groups](https://www.m3ter.com/docs/api#tag/OrgUsers/operation/GetOrgUserGroups) call in the OrgUsers section.

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

Tagged areas include ResourceGroup. 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 9 operations across 6 paths, and defines 13 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.

9 operations 6 paths 13 schemas 1 DELETE3 GET4 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 ResourceGroup 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 9

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

ResourceGroup 9

Endpoints for ResourceGroup related operations such as creation, update, list and delete. ResourceGroups are used in the context of Permission Policies, which controls what a User…

GET
/organizations/{orgId}/resourcegroups/{type}/{resourceGroupId}/permissions
List ResourceGroup permission policies
GetResourceGroupPermissions 5 params → 2004XX5XX
POST
/organizations/{orgId}/resourcegroups/{type}/{resourceGroupId}/removeresource
Remove item
RemoveResourceFromGroup 3 params body → 2004XX5XX
GET
/organizations/{orgId}/resourcegroups/{type}
List ResourceGroups
ListResourceGroups 4 params → 2004XX5XX
POST
/organizations/{orgId}/resourcegroups/{type}
Create ResourceGroup
PostResourceGroup 2 params body → 2004XX5XX
GET
/organizations/{orgId}/resourcegroups/{type}/{id}
Retrieve ResourceGroup
GetResourceGroup 3 params → 2004XX5XX
PUT
/organizations/{orgId}/resourcegroups/{type}/{id}
Update ResourceGroup
PutResourceGroup 3 params body → 2004XX5XX
DELETE
/organizations/{orgId}/resourcegroups/{type}/{id}
Delete ResourceGroup
DeleteResourceGroup 3 params → 2004XX5XX
POST
/organizations/{orgId}/resourcegroups/{type}/{resourceGroupId}/addresource
Add item
AddResourceToGroup 3 params body → 2004XX5XX
POST
/organizations/{orgId}/resourcegroups/{type}/{resourceGroupId}/contents
List ResourceGroup items
ListResourceGroupsForId 5 params → 2004XX5XX

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PermissionStatement (3 properties), ResourceGroupItemRequest (3 properties), ResourceGroupRequest (2 properties), AbstractResponse (2 properties). Each schema is shown below with its type and property counts.

TargetType
string
When adding to or removing from a Resource Group, specify whether a single item or group: - item - Add Item call: use to add a single meter to a Resource Group…
PaginatedResourceGroupResponseData
object
2 properties
ResourceGroupItemRequest
object
3 properties 2 required
PermissionStatement
object
3 properties 3 required
AbstractResponse
object
2 properties 1 required
PermissionEffect
string
PermissionPolicyResponse
object
ResourceGroupResponse
object
ResourceGroupRequest
object
2 properties 1 required
PaginatedResourceGroupItemResponseData
object
2 properties
PermissionAction
string
ResourceGroupItemResponse
object
PaginatedPermissionPolicyResponseData
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

m3ter-resourcegroup-api-openapi.yml Raw ↑

Other APIs M3ter publishes across the network.

M3ter Account API
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
Where this information came from

This is an independent, third-party profile of M3ter ResourceGroup 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.