Deepnote Public API v2 reference
Use the Deepnote Public API to automate blocks, integrations, and notebook runs from your own tools.
Base URL
https://api.deepnote.com/v2Authentication
Deepnote public API key. Send as `Authorization: Bearer <token>`.Endpoint groups
Blocks
Notebook blocks (code, SQL, markdown, etc.).
Docs
Deepnote product documentation articles.
Files
Project files and folders.
Integrations
Data source integrations and their usages.
Me
Information about the calling API key and its workspace.
Notebooks
Notebooks, their blocks, runs, and schedules.
Projects
Projects and their contents.
Runs
Notebook executions.
Search
Cross-resource search.
Sessions
Long-lived interactive sessions for running notebooks and blocks.