Deepnote
communityCollaborative data science notebook with real-time editing, SQL, Python, and built-in integrations.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.deepnote.com/v1/projectsList projects
Parameters
workspace_idworkspace (stringrequiredReturns
projects[] with id, name, created_at, updated_at, owner, is_publicPOST
https://api.deepnote.com/v1/projects/{projectId}/notebooks/{notebookId}/blocks/{blockId}/executeExecute a notebook block
Parameters
blockIdblock ID (stringrequiredprojectIdproject ID (stringrequirednotebookIdnotebook ID (stringrequiredReturns
output with type, data, execution_countGET
https://api.deepnote.com/v1/projects/{projectId}/notebooksList notebooks in project
Parameters
projectIdproject ID (stringrequiredReturns
notebooks[] with id, name, created_at, updated_at, blocks_count