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

Create and manage jobs to run notebooks, JARs, Spark submit, Python scripts, and pipeline tasks on Databricks clusters. Schedule recurring jobs, trigger runs, and monitor execution.

Azure Databricks Jobs 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 Job. 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 13 operations across 13 paths, and defines 17 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.

13 operations 13 paths 17 schemas 5 GET8 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 Jobs 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 13

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

Jobs 13

Create and manage jobs to run notebooks, JARs, Spark submit, Python scripts, and pipeline tasks on Databricks clusters. Schedule recurring jobs, trigger runs, and monitor executio…

POST
/2.1/jobs/create
Azure Databricks Create a New Job
createJob body → 200400401403429500
GET
/2.1/jobs/list
Azure Databricks List All Jobs
listJobs 4 params → 200401403429500
GET
/2.1/jobs/get
Azure Databricks Get a Single Job
getJob 1 param → 200400401403404429500
POST
/2.1/jobs/update
Azure Databricks Partially Update a Job
updateJob body → 200400401403429500
POST
/2.1/jobs/reset
Azure Databricks Overwrite All Job Settings
resetJob body → 200400401403429500
POST
/2.1/jobs/delete
Azure Databricks Delete a Job
deleteJob body → 200400401403429500
POST
/2.1/jobs/run-now
Azure Databricks Trigger a New Job Run
runJobNow body → 200400401403429500
POST
/2.1/jobs/runs/submit
Azure Databricks Submit a One-time Run
submitRun body → 200400401403429500
GET
/2.1/jobs/runs/list
Azure Databricks List Runs for a Job
listJobRuns 9 params → 200401403429500
GET
/2.1/jobs/runs/get
Azure Databricks Get a Single Job Run
getJobRun 3 params → 200400401403404429500
POST
/2.1/jobs/runs/cancel
Azure Databricks Cancel a Job Run
cancelJobRun body → 200400401403429500
POST
/2.1/jobs/runs/delete
Azure Databricks Delete a Job Run
deleteJobRun body → 200400401403429500
GET
/2.1/jobs/runs/get-output
Azure Databricks Get Job Run Output
getJobRunOutput 1 param → 200400401403404429500

Schemas 17

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

AutoScale
object
2 properties 2 required
WebhookNotifications
object
4 properties
EmailNotifications
object
5 properties
JobCluster
object
2 properties 2 required
Error
object
2 properties 2 required
GitSource
object
5 properties 2 required
JobSettings
object
17 properties
ClusterLogConf
object
Configuration for delivering Spark logs to a destination
2 properties
Run
object
20 properties
AzureAttributes
object
Attributes specific to Azure Databricks clusters
3 properties
Library
object
7 properties
CronSchedule
object
3 properties
TaskSettings
object
20 properties 1 required
InitScriptInfo
object
Configuration for a cluster init script
4 properties
RunState
object
4 properties
Job
object
5 properties
CreateClusterRequest
object
20 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-databricks-jobs-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 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.