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

Graphiant Groups API

The Groups API from Graphiant — 9 operation(s) for groups.

Graphiant Groups API is one of 66 APIs that Graphiant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 12 operations across 9 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

12 operations 9 paths 14 schemas 3 DELETE4 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.graphiant.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Graphiant Groups API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwtAuth). By default, every request must be authenticated.

  • jwtAuth — Use Bearer

Paths & Operations 12

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

Groups 12
POST
/v1/groups/{id}/enterprises
Associate group with additional enterprises to enable cross-enterprise access and management.
2 params body → 204
POST
/v1/groups/{id}/members
Add multiple users to a group by their global IDs.
2 params body → 204
GET
/v1/groups/{id}/members
Get all members of a specific group.
2 params → 200
PUT
/v1/groups
Create a new group with and set permissions. Set group's enterprise management capabilities (msp only).
1 param body → 204
GET
/v1/groups
Get all groups in the enterprise.
1 param → 200
DELETE
/v1/groups/{id}
Delete a group and remove all member associations and enterprise relationships. Replace with a different group if specified.
2 params → 204
PATCH
/v1/groups/{id}
Update group information.
2 params body → 204
DELETE
/v1/groups/{id}/enterprises/{enterpriseId}
Remove group's association with a specific enterprise, revoking cross-enterprise access.
3 params → 204
DELETE
/v1/groups/{id}/members/{memberId}
Remove a specific user from a group by member ID.
3 params → 204
POST
/v1/groups/{id}/members/delete
Remove multiple users from a group by their member IDs.
2 params body → 204
GET
/v1/groups/enterprises
Get all enterprise-level groups.
1 param → 200
GET
/v1/groups/root
Get all root-level groups.
1 param → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are commonPermissions (19 properties), commonUser (10 properties), iamGroup (9 properties), v1GroupsPutRequest (8 properties). Each schema is shown below with its type and property counts.

iamGroup
object
9 properties
v1GroupsPutRequest
object
8 properties 2 required
v1GroupsIdMembersGetResponse
object
1 property
v1GroupsIdMembersPostRequest
object
2 properties 1 required
v1GroupsIdEnterprisesPostRequest
object
1 property 1 required
commonUser
object
10 properties
v1GroupsRootGetResponse
object
1 property
googleProtobufTimestamp
object
2 properties
v1GroupsIdPatchRequest
object
6 properties
v1GroupsEnterprisesGetResponse
object
1 property
v1GroupsIdMembersDeletePostRequest
object
1 property 1 required
v1GroupsGetResponse
object
1 property
iamEnterprisePermissions
object
2 properties
commonPermissions
object
19 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

graphiant-groups-api-openapi.yml Raw ↑

Other APIs Graphiant publishes across the network.

Graphiant Account API
Graphiant Ack API
Graphiant Activity API
Graphiant Aggregated Notification API
Graphiant Allowlist API
Graphiant Allowlist By Enterprise API
Graphiant Apps API
Graphiant Assistant API
Graphiant Assurance API
Graphiant Audit API
Graphiant Auth API
Graphiant Backbone Health API
Where this information came from

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