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

Create and manage automated workloads including notebooks, JARs, Python scripts, and multi-task workflows.

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

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

10 operations 10 paths 20 schemas 5 GET5 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 Jobs 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 10

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

Jobs 10

Create and manage automated workloads including notebooks, JARs, Python scripts, and multi-task workflows.

POST
/2.1/jobs/create
Databricks Create a New Job
createJob body → 200400401500
GET
/2.1/jobs/list
Databricks List All Jobs
listJobs 4 params → 200401500
GET
/2.1/jobs/get
Databricks Get a Job
getJob 1 param → 200400401404500
POST
/2.1/jobs/update
Databricks Partially Update a Job
updateJob body → 200400401500
POST
/2.1/jobs/delete
Databricks Delete a Job
deleteJob body → 200400401500
POST
/2.1/jobs/run-now
Databricks Trigger a Job Run
runJobNow body → 200400401500
GET
/2.1/jobs/runs/list
Databricks List Job Runs
listJobRuns 9 params → 200400401500
GET
/2.1/jobs/runs/get
Databricks Get a Job Run
getJobRun 3 params → 200400401404500
POST
/2.1/jobs/runs/cancel
Databricks Cancel a Job Run
cancelJobRun body → 200400401500
GET
/2.1/jobs/runs/get-output
Databricks Get Run Output
getJobRunOutput 1 param → 200400401500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Run (23 properties), CreateClusterRequest (22 properties), TaskSettings (21 properties), RunTask (19 properties). Each schema is shown below with its type and property counts.

CreateClusterRequest
object
22 properties 3 required
JobEmailNotifications
object
5 properties
WebhookNotifications
object
4 properties
JobCluster
object
2 properties 2 required
AccessControlRequest
object
4 properties
GitSource
object
5 properties 2 required
AutoScale
object
Autoscaling configuration. When set, numworkers is ignored and the cluster scales between minworkers and maxworkers.
2 properties
ErrorResponse
object
2 properties
JobSettings
object
15 properties
Job
object
5 properties
TaskSettings
object
21 properties 1 required
RunTask
object
19 properties
AzureAttributes
object
3 properties
Library
object
7 properties
Run
object
23 properties
InitScriptInfo
object
3 properties
CreateJobRequest
object
18 properties
AwsAttributes
object
8 properties
CronSchedule
object
3 properties 2 required
GcpAttributes
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

databricks-jobs-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 Jobs 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.