aiendpoint.dev
ServicesDeepnote

Deepnote

community

Collaborative data science notebook with real-time editing, SQL, Python, and built-in integrations.

Visit site ↗

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.

https://deepnote.combearerdatadeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://api.deepnote.com/v1/projects

List projects

Parameters

workspace_idworkspace (stringrequired

Returns

projects[] with id, name, created_at, updated_at, owner, is_public
POSThttps://api.deepnote.com/v1/projects/{projectId}/notebooks/{notebookId}/blocks/{blockId}/execute

Execute a notebook block

Parameters

blockIdblock ID (stringrequired
projectIdproject ID (stringrequired
notebookIdnotebook ID (stringrequired

Returns

output with type, data, execution_count
GEThttps://api.deepnote.com/v1/projects/{projectId}/notebooks

List notebooks in project

Parameters

projectIdproject ID (stringrequired

Returns

notebooks[] with id, name, created_at, updated_at, blocks_count