How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Databricks Workspace API

Manage workspace objects such as notebooks, folders, and libraries.

Databricks Workspace API is one of 57 APIs that Databricks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 26 JSON Schema definitions.

Tagged areas include Workspace. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 26 JSON Schemas.

This API exposes 6 operations across 6 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 2.1.0.

Requests are made against a single base URL, https://{workspace_host}/api.

6 operations 6 paths 2 schemas 3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.1.0
Server
https://{workspace_host}/api
Authentication
HTTP Bearer
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Databricks Workspace API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PAT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Databricks personal access token (PAT) or OAuth M2M token. Pass the token in the Authorization header as 'Bearer '.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 3 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Workspace 6

Manage workspace objects such as notebooks, folders, and libraries.

GET
/2.0/workspace/list
Databricks List Workspace Objects
listWorkspaceObjects 2 params → 200400401404500
GET
/2.0/workspace/get-status
Databricks Get Workspace Object Status
getWorkspaceObjectStatus 1 param → 200400401404500
GET
/2.0/workspace/export
Databricks Export a Workspace Object
exportWorkspaceObject 3 params → 200400401404500
POST
/2.0/workspace/import
Databricks Import a Workspace Object
importWorkspaceObject body → 200400401500
POST
/2.0/workspace/delete
Databricks Delete a Workspace Object
deleteWorkspaceObject body → 200400401404500
POST
/2.0/workspace/mkdirs
Databricks Create a Directory
createWorkspaceDirectory body → 200400401500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are WorkspaceObject (8 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

WorkspaceObject
object
8 properties
ErrorResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

databricks-workspace-api-openapi.yml Raw ↑

Other APIs Databricks publishes across the network.

Databricks
Databricks DBFS API
Databricks SQL Warehouses API
Databricks Pipelines API
Databricks Serving Endpoints API
Databricks Secrets API
Databricks Instance Pools API
Databricks Token Management API
Databricks Catalogs API
Databricks Vector Search Indexes API
Databricks Model Versions API
Databricks Permissions API
Where this information came from

This is an independent, third-party profile of Databricks Workspace API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.