JupyterHub Groups API
Group membership.
JupyterHub Groups API is one of 5 APIs that JupyterHub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.
This API exposes 6 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 5.0.
Requests are made against a single base URL, https://your-jupyterhub-domain.com/hub/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
JupyterHub Groups API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JupyterHub-Token) (tokenAuth).
By default, every request must be authenticated.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 2 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Group membership.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from JupyterHub 4
Other APIs JupyterHub publishes across the network.