Deepnote Execution API (Notebooks/Projects)
Programmatically run an existing notebook and poll its execution run. POST /runs starts a run (optionally detached, with selected blocks, dependent blocks, and input values); GET /runs/{runId} returns run status and results. Legacy v1 execute endpoint triggers a notebook's machine. Auth is a workspace API key as a Bearer token.
Documentation
Documentation
https://deepnote.com/docs/deepnote-api
APIReference
https://deepnote.com/docs/api-reference