Jupyter Notebooks is the original web application for creating and sharing computational documents. APIs cover the notebook server, kernels, sessions, contents, and terminal management.
APIs.json: https://raw.githubusercontent.com/api-evangelist/jupyter-notebooks/refs/heads/main/apis.yml
- Type: Index
- Data Science
- Interactive Computing
- Jupyter
- Notebooks
- Python
- Created: 2024-01-15
- Modified: 2026-05-19
REST API for the Jupyter Notebook server, providing access to notebook contents, kernels, kernel specs, sessions, and terminals.
- Human URL: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
- Base URL:
http://localhost:8888/api
- Contents
- Kernels
- Notebooks
- Sessions
- Terminals
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- JSON Schema — JSON Schema
FN: Kin Lane Email: kin@apievangelist.com