/
JU
jupyter-server
/
Jupyter Enterprise Gateway API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
16
6
12.3 KB
api
Get API info
get
/api
Response
Returns information about the API
ApiInfo
required
Information about the api
version
string
gateway_version
string
All 16 operations
get
Get API info
get
Get API info
get
Get API info
get
Get kernel specs
get
List the JSON data for all currently running kernels
post
Start a kernel and return the uuid
get
Get kernel information
delete
Kill a kernel and delete the kernel id
get
Upgrades the connection to a websocket connection.
post
Interrupt a kernel
post
Restart a kernel
get
List available sessions
post
Create a new session, or return an existing session if a session of the same name already exists.
get
Get session
delete
Delete a session
patch
This can be used to rename the session.