JupyterHub Services API
Hub-managed and external services.
JupyterHub Services 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 Services. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.
This API exposes 2 operations across 2 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 Services 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 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Hub-managed and external services.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from JupyterHub 4
Other APIs JupyterHub publishes across the network.