# M3ter ResourceGroup API

**Canonical:** https://apis.io/apis/m3ter/m3ter-resourcegroup-api/  
**Provider:** M3ter — https://apis.io/providers/m3ter/  
**Base URL:** https://api.m3ter.com  
**Documentation:** https://www.m3ter.com/

M3ter ResourceGroup API is one of 58 APIs that [M3ter](https://apis.io/providers/m3ter/) publishes on the [APIs.io](https://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.

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 id Resources 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.

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/m3ter/refs/heads/main/openapi/m3ter-resourcegroup-api-openapi.yml
- **Documentation** — https://docs.m3ter.com/
- **APIReference** — https://docs.m3ter.com/api
- **Authentication** — https://docs.m3ter.com/api/authentication
- **GettingStarted** — https://www.m3ter.com/docs/guides/m3ter-apis/getting-started-with-api-calls
- **SDKs** — https://github.com/m3ter-com/m3ter-sdk-python
- **SDKs** — https://github.com/m3ter-com/m3ter-sdk-node
- **SDKs** — https://github.com/m3ter-com/m3ter-sdk-java
- **SDKs** — https://github.com/m3ter-com/m3ter-sdk-go
- **SDKs** — https://github.com/m3ter-com/m3ter-sdk-typescript
- **TerraformProvider** — https://github.com/m3ter-com/terraform-provider-m3ter

## Other M3ter APIs (12)

- [M3ter Account API](https://apis.io/apis/m3ter/m3ter-account-api/)
- [M3ter AccountPlan API](https://apis.io/apis/m3ter/m3ter-accountplan-api/)
- [M3ter Aggregation API](https://apis.io/apis/m3ter/m3ter-aggregation-api/)
- [M3ter Auth API](https://apis.io/apis/m3ter/m3ter-auth-api/)
- [M3ter BalanceChargeSchedule API](https://apis.io/apis/m3ter/m3ter-balancechargeschedule-api/)
- [M3ter Balances API](https://apis.io/apis/m3ter/m3ter-balances-api/)
- [M3ter BalanceTransactionSchedule API](https://apis.io/apis/m3ter/m3ter-balancetransactionschedule-api/)
- [M3ter Bill API](https://apis.io/apis/m3ter/m3ter-bill-api/)
- [M3ter BillConfig API](https://apis.io/apis/m3ter/m3ter-billconfig-api/)
- [M3ter BillGroupingKey API](https://apis.io/apis/m3ter/m3ter-billgroupingkey-api/)
- [M3ter BillJob API](https://apis.io/apis/m3ter/m3ter-billjob-api/)
- [M3ter Charge API](https://apis.io/apis/m3ter/m3ter-charge-api/)

## Tags

ResourceGroup

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/m3ter/m3ter-resourcegroup-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/m3ter/.
