Jupyter Notebook website screenshot

Jupyter Notebook

Jupyter Notebook is the original open-source web application for creating and sharing computational documents that contain live code, equations, visualizations, and narrative text. The Jupyter Notebook server exposes a REST API for managing notebooks, files, kernels, sessions, and terminals, and uses the WebSocket-based Jupyter messaging protocol to communicate with kernels.

Jupyter Notebook publishes 14 APIs on the APIs.io network, including Jupyter Kernel Messaging Protocol, Authorization API, Config API, and 11 more. Tagged areas include Data Science, Interactive Computing, Jupyter, Machine-Learning, and Notebooks.

The Jupyter Notebook catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.

Jupyter Notebook’s developer surface includes authentication, documentation, getting-started guide, engineering blog, support, YouTube channel, Stack Overflow tag, and 15 more developer resources.

42.3/100 developing ▬ flat Agent 21/100 agent aware self hosted · BSD-3-Clause Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve
3 APIs
Data ScienceInteractive ComputingJupyterMachine-LearningNotebooksPython

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/jupyter-notebook: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

Jupyter Kernel Messaging Protocol

WebSocket-based messaging protocol for communication between Jupyter clients and computational kernels. Supports code execution, introspection, completion, and rich output over ...

Jupyter Notebook Authorization API

Token verification and authorization checks.

Jupyter Notebook Config API

Server configuration section management.

Jupyter Notebook Contents API

File and directory management including notebooks, files, directories, and checkpoints.

Jupyter Notebook General API

General gateway information.

Jupyter Notebook Groups API

Group management for organizing users.

Jupyter Notebook Hub API

Hub lifecycle management.

Jupyter Notebook Kernels API

Kernel lifecycle management on the gateway. The gateway may enforce kernel limits and seed kernels.

Jupyter Notebook Kernelspecs API

Kernel specification listing and retrieval.

Jupyter Notebook Proxy API

Configurable HTTP proxy routing table management.

Jupyter Notebook Services API

The Services API from Jupyter Notebook — 2 operation(s) for services.

Jupyter Notebook Sessions API

Session management for associating notebooks with running kernels.

Jupyter Notebook Terminals API

Terminal session management on the server.

Jupyter Notebook Users API

User management including creation, deletion, server management, and token management.

Scroll for all 14

Open Collections 17

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Jupyter Notebook REST API

OPEN COLLECTION

Scroll for all 17

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Jupyter Notebook Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Jupyter Kernel Messaging Protocol

The Jupyter Kernel Messaging Protocol defines the WebSocket-based communication between Jupyter clients (notebooks, consoles) and computational kernels. Messages are exchanged o...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Jupyter Notebook Context

3 classes · 44 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Jupyter Notebook API Rules

5 rules · 5 warnings

SPECTRAL

Jupyter Notebook API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 4

Standalone JSON Schema definitions for this provider's data models.

Jupyter Contents Model

12 properties

JSON SCHEMA

Jupyter Kernel Message

6 properties

JSON SCHEMA

Jupyter Kernel Specification

3 properties

JSON SCHEMA

Jupyter Notebook Document

4 properties

JSON SCHEMA

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Jupyter Notebook Authentication

apiKey/http · 3 schemes

SECURITY

Jupyter Notebook Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Jupyter Notebook Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Jupyter Notebook Agentic Access

70 operations · 40 acting · 6 human-in-the-loop

70 operations · 40 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 5

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: jupyter-notebook
name: Jupyter Notebook
description: Jupyter Notebook is the original open-source web application for creating and sharing computational documents
  that contain live code, equations, visualizations, and narrative text. The Jupyter Notebook server exposes a REST API for
  managing notebooks, files, kernels, sessions, and terminals, and uses the WebSocket-based Jupyter messaging protocol to
  communicate with kernels.
type: Index
deliveryModel:
  model: self-hosted
  license: BSD-3-Clause
  open_source: true
  commercial: false
  callable_host: false
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Free · Self-serve signup
  confidence: medium
  try_now_blocked_by: loopback
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jupyter-notebook.png
tags:
- Data Science
- Interactive Computing
- Jupyter
- Machine-Learning
- Notebooks
- Python
tags_raw:
- Data Science
- Interactive Computing
- Jupyter
- Machine Learning
- Notebooks
- Python
url: https://raw.githubusercontent.com/api-evangelist/jupyter-notebook/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: jupyter-notebook:jupyter-kernel-messaging
  name: Jupyter Kernel Messaging Protocol
  description: WebSocket-based messaging protocol for communication between Jupyter clients and computational kernels. Supports
    code execution, introspection, completion, and rich output over shell, IOPub, stdin, and control channels.
  humanURL: https://jupyter-client.readthedocs.io/en/stable/messaging.html
  baseURL: ws://localhost:8888
  tags:
  - Kernel
  - Messaging
  - Real-Time
  - WebSocket
  tags_raw:
  - Kernels
  - Messaging
  - Real-Time
  - WebSocket
  properties:
  - type: Documentation
    url: https://jupyter-client.readthedocs.io/en/stable/messaging.html
  - type: Repository
    url: https://github.com/jupyter/jupyter_client
  - type: AsyncAPI
    url: asyncapi/jupyter-kernel-messaging-asyncapi.yml
  - type: JSONSchema
    url: json-schema/jupyter-kernel-message.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
- aid: jupyter-notebook:jupyter-notebook-authorization-api
  name: Jupyter Notebook Authorization API
  description: Token verification and authorization checks.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Authorization
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-authorization-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-config-api
  name: Jupyter Notebook Config API
  description: Server configuration section management.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Config
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-config-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-contents-api
  name: Jupyter Notebook Contents API
  description: File and directory management including notebooks, files, directories, and checkpoints.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Contents
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-contents-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-general-api
  name: Jupyter Notebook General API
  description: General gateway information.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags: []
  tags_raw:
  - General
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-general-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-groups-api
  name: Jupyter Notebook Groups API
  description: Group management for organizing users.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-groups-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-hub-api
  name: Jupyter Notebook Hub API
  description: Hub lifecycle management.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Hub
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-hub-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-kernels-api
  name: Jupyter Notebook Kernels API
  description: Kernel lifecycle management on the gateway. The gateway may enforce kernel limits and seed kernels.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Kernel
  tags_raw:
  - Kernels
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-kernels-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-kernelspecs-api
  name: Jupyter Notebook Kernelspecs API
  description: Kernel specification listing and retrieval.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Kernelspecs
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-kernelspecs-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-proxy-api
  name: Jupyter Notebook Proxy API
  description: Configurable HTTP proxy routing table management.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Proxy
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-proxy-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-services-api
  name: Jupyter Notebook Services API
  description: The Services API from Jupyter Notebook — 2 operation(s) for services.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-services-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-sessions-api
  name: Jupyter Notebook Sessions API
  description: Session management for associating notebooks with running kernels.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-sessions-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-terminals-api
  name: Jupyter Notebook Terminals API
  description: Terminal session management on the server.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - Terminals
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-terminals-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
- aid: jupyter-notebook:jupyter-notebook-users-api
  name: Jupyter Notebook Users API
  description: User management including creation, deletion, server management, and token management.
  humanURL: https://jupyter-notebook.readthedocs.io/
  baseURL: http://localhost:8888/api
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/jupyter-notebook-users-api-openapi.yml
  - type: Documentation
    url: https://jupyter-notebook.readthedocs.io/en/stable/rest_api.html
  - type: Repository
    url: https://github.com/jupyter/notebook
  - type: JSONSchema
    url: json-schema/jupyter-notebook-document.json
  - type: JSONSchema
    url: json-schema/jupyter-contents-model.json
  - type: JSONSchema
    url: json-schema/jupyter-kernel-spec.json
  - type: JSONLDContext
    url: json-ld/jupyter-notebook-context.jsonld
  - type: Documentation
    url: https://jupyter-kernel-gateway.readthedocs.io/en/latest/
  - type: Repository
    url: https://github.com/jupyter-server/kernel_gateway
  - type: Documentation
    url: https://jupyterhub.readthedocs.io/en/stable/reference/rest-api.html
  - type: Repository
    url: https://github.com/jupyterhub/jupyterhub
common:
- type: CapabilityMap
  url: capabilities/jupyter-notebook-capability-edges.yml
  name: Jupyter Notebook Business Capability Map
- type: IssueTracker
  url: https://github.com/jupyter/jupyter_client/issues
- type: Releases
  url: https://github.com/jupyter/jupyter_client/releases
- type: SecurityPolicy
  url: https://github.com/jupyter/jupyter_client/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/jupyter/.github/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/jupyter/jupyter_client/blob/main/CONTRIBUTING.md
- type: License
  name: BSD-3-Clause
  url: https://github.com/jupyter/jupyter_client/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/jupyter-notebook-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/jupyter-notebook-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/jupyter-notebook-domain-security.yml
- type: Authentication
  url: authentication/jupyter-notebook-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/project-jupyter
- type: Website
  url: https://jupyter.org
- type: Documentation
  url: https://docs.jupyter.org/en/latest/
- type: GettingStarted
  url: https://docs.jupyter.org/en/latest/start/index.html
- type: Blog
  url: https://blog.jupyter.org/
- type: GitHubOrganization
  url: https://github.com/jupyter
- type: Community
  url: https://jupyter.org/community
- type: Support
  url: https://discourse.jupyter.org/
- type: Security
  url: https://jupyter.org/security
- type: YouTube
  url: https://www.youtube.com/@ProjectJupyter
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/jupyter-notebook
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
x-parent: jupyter
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/jupyter-notebook"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/jupyter-notebook/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/jupyter-notebook/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.