Deepnote

Deepnote is a collaborative data-science notebook and analytics/app platform. Its Public API v2 (preview) lets you programmatically run notebooks, poll execution runs, and manage projects, notebooks, files, and integrations, with notebooks also embeddable as data apps. Authentication is a workspace API key sent as a Bearer token.

Deepnote publishes 5 APIs on the APIs.io network, including Execute (v1) API, Me API, Notebooks API, and 2 more. Tagged areas include Data Science, Notebooks, Analytics, Collaboration, and Data Apps.

Deepnote’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

39.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
Data ScienceNotebooksAnalyticsCollaborationData Apps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 39.0/100 · thin
Contract Quality 14.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/deepnote: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

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

Deepnote Embed

Publish and embed Deepnote notebooks and data apps in external sites and dashboards via shareable embed/app URLs. This is a publishing/embedding surface rather than a JSON REST ...

Deepnote Execute (v1) API

Legacy endpoint to trigger execution of an existing notebook.

Deepnote Me API

Information about the calling API key and its workspace.

Deepnote Notebooks API

Notebooks, their blocks, runs, and schedules.

Deepnote Projects API

Projects and their contents.

Deepnote Runs API

Notebook executions.

Open Collections 1

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

Deepnote Public API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Deepnote Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Deepnote Authentication

http · 1 scheme

SECURITY

Deepnote Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Deepnote Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Deepnote Agentic Access

12 operations · 6 acting

12 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: deepnote
url: https://raw.githubusercontent.com/api-evangelist/deepnote/refs/heads/main/apis.yml
name: Deepnote
kind: company
description: Deepnote is a collaborative data-science notebook and analytics/app platform. Its Public API v2 (preview) lets
  you programmatically run notebooks, poll execution runs, and manage projects, notebooks, files, and integrations, with notebooks
  also embeddable as data apps. Authentication is a workspace API key sent as a Bearer token.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/deepnote.png
tags:
- Data Science
- Notebooks
- Analytics
- Collaboration
- Data Apps
created: '2026-06-20'
modified: '2026-06-20'
specificationVersion: '0.19'
apis:
- aid: deepnote:embed-api
  name: Deepnote Embed
  tags:
  - Embed
  - Data Apps
  - Sharing
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://deepnote.com/docs
  baseURL: https://deepnote.com
  properties:
  - url: https://deepnote.com/docs
    type: Documentation
  description: Publish and embed Deepnote notebooks and data apps in external sites and dashboards via shareable embed/app
    URLs. This is a publishing/embedding surface rather than a JSON REST API.
- aid: deepnote:deepnote-execute-v1-api
  name: Deepnote Execute (v1) API
  description: Legacy endpoint to trigger execution of an existing notebook.
  humanURL: https://deepnote.com/docs/deepnote-api
  baseURL: https://api.deepnote.com/v2
  tags:
  - Execute (v1)
  properties:
  - type: OpenAPI
    url: openapi/deepnote-execute-v1-api-openapi.yml
  - type: Documentation
    url: https://deepnote.com/docs/deepnote-api
  - type: APIReference
    url: https://deepnote.com/docs/api-reference
  - type: PostmanCollection
    url: collections/deepnote.postman_collection.json
- aid: deepnote:deepnote-me-api
  name: Deepnote Me API
  description: Information about the calling API key and its workspace.
  humanURL: https://deepnote.com/docs/deepnote-api
  baseURL: https://api.deepnote.com/v2
  tags:
  - Me
  properties:
  - type: OpenAPI
    url: openapi/deepnote-me-api-openapi.yml
  - type: Documentation
    url: https://deepnote.com/docs/deepnote-api
  - type: APIReference
    url: https://deepnote.com/docs/api-reference
  - type: PostmanCollection
    url: collections/deepnote.postman_collection.json
- aid: deepnote:deepnote-notebooks-api
  name: Deepnote Notebooks API
  description: Notebooks, their blocks, runs, and schedules.
  humanURL: https://deepnote.com/docs/deepnote-api
  baseURL: https://api.deepnote.com/v2
  tags:
  - Notebooks
  properties:
  - type: OpenAPI
    url: openapi/deepnote-notebooks-api-openapi.yml
  - type: Documentation
    url: https://deepnote.com/docs/deepnote-api
  - type: APIReference
    url: https://deepnote.com/docs/api-reference
  - type: PostmanCollection
    url: collections/deepnote.postman_collection.json
- aid: deepnote:deepnote-projects-api
  name: Deepnote Projects API
  description: Projects and their contents.
  humanURL: https://deepnote.com/docs/deepnote-api
  baseURL: https://api.deepnote.com/v2
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/deepnote-projects-api-openapi.yml
  - type: Documentation
    url: https://deepnote.com/docs/deepnote-api
  - type: APIReference
    url: https://deepnote.com/docs/api-reference
  - type: PostmanCollection
    url: collections/deepnote.postman_collection.json
- aid: deepnote:deepnote-runs-api
  name: Deepnote Runs API
  description: Notebook executions.
  humanURL: https://deepnote.com/docs/deepnote-api
  baseURL: https://api.deepnote.com/v2
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/deepnote-runs-api-openapi.yml
  - type: Documentation
    url: https://deepnote.com/docs/deepnote-api
  - type: APIReference
    url: https://deepnote.com/docs/api-reference
  - type: PostmanCollection
    url: collections/deepnote.postman_collection.json
common:
- type: AgenticAccess
  url: agentic-access/deepnote-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/deepnote-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/deepnote-domain-security.yml
- type: Authentication
  url: authentication/deepnote-authentication.yml
- type: GitHubOrganization
  url: https://github.com/deepnote
- type: LinkedIn
  url: https://www.linkedin.com/company/deepnote
- type: Website
  url: https://deepnote.com
- type: Documentation
  url: https://deepnote.com/docs
- type: Plans
  url: plans/deepnote-plans-pricing.yml
- type: RateLimits
  url: rate-limits/deepnote-rate-limits.yml
- type: FinOps
  url: finops/deepnote-finops.yml
- url: https://deepnote.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com