Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Egnyte Groups API

The Groups API from Egnyte — 1 operation(s) for groups.

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

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

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://{domain}.egnyte.com/pubapi.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://{domain}.egnyte.com/pubapi
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Egnyte Groups API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

Paths & Operations 2

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

Groups 2
GET
/v2/groups
List groups
listGroups → 200
POST
/v2/groups
Create group
createGroup body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

egnyte-groups-api-openapi.yml Raw ↑

Other APIs Egnyte publishes across the network.

Egnyte File System API
Egnyte Links API
Egnyte Permissions API
Egnyte Users API