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 Clusters API

Manage Databricks clusters for running data engineering and data science workloads on Apache Spark.

Databricks Clusters 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 Cluster. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 26 JSON Schemas.

This API exposes 9 operations across 9 paths, and defines 11 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.

9 operations 9 paths 11 schemas 2 GET7 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 Clusters 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 9

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

Clusters 9

Manage Databricks clusters for running data engineering and data science workloads on Apache Spark.

POST
/2.0/clusters/create
Databricks Create a New Cluster
createCluster body → 200400401403429500
GET
/2.0/clusters/list
Databricks List All Clusters
listClusters 1 param → 200401500
GET
/2.0/clusters/get
Databricks Get Cluster Details
getCluster 1 param → 200400401404500
POST
/2.0/clusters/start
Databricks Start a Terminated Cluster
startCluster body → 200400401500
POST
/2.0/clusters/restart
Databricks Restart a Cluster
restartCluster body → 200400401500
POST
/2.0/clusters/delete
Databricks Terminate a Cluster
terminateCluster body → 200400401500
POST
/2.0/clusters/permanent-delete
Databricks Permanently Delete a Cluster
permanentDeleteCluster body → 200400401500
POST
/2.0/clusters/edit
Databricks Edit Cluster Configuration
editCluster body → 200400401500
POST
/2.0/clusters/events
Databricks List Cluster Events
listClusterEvents body → 200400401500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ClusterDetails (34 properties), CreateClusterRequest (22 properties), EditClusterRequest (17 properties), AwsAttributes (8 properties). Each schema is shown below with its type and property counts.

EditClusterRequest
object
17 properties 4 required
CreateClusterRequest
object
22 properties 3 required
InitScriptInfo
object
3 properties
AzureAttributes
object
3 properties
ErrorResponse
object
2 properties
AwsAttributes
object
8 properties
AutoScale
object
Autoscaling configuration. When set, numworkers is ignored and the cluster scales between minworkers and maxworkers.
2 properties
SparkNode
object
6 properties
ClusterEvent
object
4 properties
ClusterDetails
object
34 properties
GcpAttributes
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

databricks-clusters-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 Clusters 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.