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

Azure Databricks Workspace API

Manage workspace objects such as notebooks, folders, files, and repos. Import, export, list, and delete workspace objects.

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

This API exposes 1 JSON Schema definition.

Tagged areas include Workspace. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, a JSON-LD context, and 1 JSON Schema.

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

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

6 operations 6 paths 2 schemas 3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.0
Base URL
https://.azuredatabricks.net/api
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Azure Databricks Workspace API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It supports OAuth 2.0 (AzureADToken) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • BearerAuth — Databricks personal access token. Pass the token in the Authorization header as Bearer .
  • AzureADToken — Azure Active Directory token for authenticating with Azure Databricks. Supports both user and service principal authentication.

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, files, and repos. Import, export, list, and delete workspace objects.

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

Schemas 2

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

WorkspaceObject
object
7 properties
Error
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-databricks-workspace-api-openapi.yml Raw ↑

Other APIs Azure Databricks publishes across the network.

DBFS API
Libraries API
Secrets API
Token Management API
SQL Analytics API
MLflow API
Instance Pools API
Cluster Policies API
Repos API
Git Credentials API
Pipelines API
Permissions API
Where this information came from

This is an independent, third-party profile of Azure 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.