Deepnote research: our notes on building agents
Get started
All endpoint groups

Deepnote Public API v2

Me API

Information about the calling API key and its workspace.

Base URL

https://api.deepnote.com/v2

Get info about the calling API key and its workspace

Returns the calling API key, the user that created it, the workspace it belongs to, and the caller's access level in that workspace.

get/me

Responses

200Information about the caller.
application/jsonMe
apiKeyrequiredMeApiKey
userrequiredMeUser
workspacerequiredMeWorkspace
accessLevelrequired"guest" | "restricted_user" | "viewer" | "editor" | "admin"

Caller's role in the workspace, derived from the API key creator's team membership.

401Unauthorized
application/jsonErrorResponse
messagerequiredstring
404Workspace or user not found
application/jsonErrorResponse
messagerequiredstring