Deepnote research: our notes on building agents
Get started

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/v2

Authentication

Deepnote public API key. Send as `Authorization: Bearer <token>`.

Endpoint groups

Blocks

Notebook blocks (code, SQL, markdown, etc.).

4 endpoints

Docs

Deepnote product documentation articles.

2 endpoints

Files

Project files and folders.

1 endpoint

Integrations

Data source integrations and their usages.

5 endpoints

Me

Information about the calling API key and its workspace.

1 endpoint

Notebooks

Notebooks, their blocks, runs, and schedules.

4 endpoints

Projects

Projects and their contents.

3 endpoints

Runs

Notebook executions.

2 endpoints

Search

Cross-resource search.

1 endpoint

Sessions

Long-lived interactive sessions for running notebooks and blocks.

1 endpoint