# Databricks

**Canonical:** https://apis.io/providers/databricks/  
**APIs profiled:** 57

Collection of Databricks REST APIs for managing workspaces, clusters, jobs, and data operations.

## Kin Score — 59.1 / 100 (strong)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 59.1).

| Facet | Score |
|---|---|
| Discoverability | 57.4 |
| Contract Quality | 64.8 |
| Governance | 9.8 |
| Contract Governance | 9.8 |
| Operational Transparency | 55.3 |
| Developer Ergonomics | 83.3 |
| Commercial Clarity | 60.5 |
| Access Clarity | 60.5 |

## Agent readiness — 53.2 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | documented |
| MCP Server | documented |
| Auth Clarity | yes |
| Idempotency | verified |
| Error Semantics | no |
| OpenAPI Examples | verified |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | yes |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Paid · Self-serve signup — onboarding: self-serve, pricing: paid, trial: no (confidence: high).

## APIs (57)

- **Databricks** — Databricks is a cloud-based data platform that simplifies and accelerates the process of preparing and analyzing large volumes of data. The platform integrates with popular data...
- **Databricks DBFS API** — The Databricks File System (DBFS) API is a distributed file system mounted into a Databricks workspace and available on Databricks clusters. The API enables you to interact with...
- **Databricks SQL Warehouses API** — The Databricks SQL Warehouses API allows you to create, edit, list, start, stop, and delete SQL warehouses. SQL warehouses are compute resources that enable you to run SQL comma...
- **Databricks Pipelines API** — The Databricks Pipelines API allows you to create, edit, delete, start, and stop Delta Live Tables pipelines. Delta Live Tables is a declarative framework for building reliable,...
- **Databricks Serving Endpoints API** — The Databricks Serving Endpoints API allows you to create, update, query, and delete model serving endpoints. Mosaic AI Model Serving provides a unified interface to deploy, gov...
- **Databricks Secrets API** — The Databricks Secrets API allows you to manage secrets, secret scopes, and secret ACLs. Secrets provide a secure way to store and reference credentials and other sensitive info...
- **Databricks Instance Pools API** — The Databricks Instance Pools API allows you to create, edit, delete, and list instance pools. Instance pools reduce cluster start and auto-scaling times by maintaining a set of...
- **Databricks Token Management API** — The Databricks Token Management API enables workspace administrators to manage personal access tokens for users and service principals. It allows creating, listing, and revoking...
- **Databricks Catalogs API** — The Databricks Catalogs API is part of Unity Catalog and allows you to create, update, list, and delete catalogs. Catalogs are the top-level container for data objects in Unity ...
- **Databricks Vector Search Indexes API** — The Databricks Vector Search Indexes API allows you to create, manage, query, and delete vector search indexes. Vector Search enables you to store vector representations of your...
- **Databricks Model Versions API** — The Databricks Model Versions API allows you to manage model versions within the Unity Catalog model registry. It provides programmatic access to create, update, list, and delet...
- **Databricks Permissions API** — The Databricks Permissions API allows you to manage permissions on workspace objects such as clusters, jobs, notebooks, and SQL warehouses. It provides programmatic access to ge...
- **Databricks Repos API** — The Databricks Repos API allows you to manage Git repositories within a Databricks workspace. It provides programmatic access to create, update, delete, and list repos, as well ...
- **Databricks Git Credentials API** — The Databricks Git Credentials API allows you to manage Git credentials for authenticating with Git providers. It provides programmatic access to create, update, delete, and lis...
- **Databricks Cluster Policies API** — The Databricks Cluster Policies API allows administrators to create, edit, delete, and list cluster policies. Cluster policies limit the ability to configure clusters based on a...
- **Databricks Libraries API** — The Databricks Libraries API allows you to install, uninstall, and list libraries on clusters. It provides programmatic management of Python, Java, Scala, and R library dependen...
- **Databricks Global Init Scripts API** — The Databricks Global Init Scripts API enables workspace administrators to manage global initialization scripts that run on every cluster in the workspace. It provides programma...
- **Databricks Command Execution API** — The Databricks Command Execution API allows you to execute Python, Scala, SQL, or R commands on running Databricks clusters. It provides programmatic access to create execution ...
- **Databricks Statement Execution API** — The Databricks Statement Execution API allows you to execute SQL statements on Databricks SQL warehouses and retrieve results. It provides a synchronous and asynchronous interfa...
- **Databricks Queries API** — The Databricks Queries API allows you to create, update, delete, list, and run saved SQL queries in Databricks SQL. It provides programmatic management of SQL query objects, ena...
- **Databricks Alerts API** — The Databricks Alerts API allows you to create, update, delete, and list alerts in Databricks SQL. Alerts automate query execution, evaluate custom conditions, and deliver notif...
- **Databricks Schemas API** — The Databricks Schemas API is part of Unity Catalog and allows you to create, update, list, and delete schemas. Schemas, also known as databases, reside within catalogs and cont...
- **Databricks Tables API** — The Databricks Tables API is part of Unity Catalog and allows you to create, update, list, and delete tables. Tables reside within schemas and represent structured data assets, ...
- **Databricks Volumes API** — The Databricks Volumes API is part of Unity Catalog and allows you to create, update, list, and delete volumes. Volumes provide a governed location for storing and accessing non...
- **Databricks Functions API** — The Databricks Functions API is part of Unity Catalog and allows you to create, list, and delete user-defined functions. Functions reside within schemas and can be used in SQL q...
- **Databricks Grants API** — The Databricks Grants API is part of Unity Catalog and allows you to get, update, and manage permissions on Unity Catalog securable objects. It provides programmatic control ove...
- **Databricks External Locations API** — The Databricks External Locations API is part of Unity Catalog and allows you to create, update, list, and delete external locations. External locations combine a cloud storage ...
- **Databricks Storage Credentials API** — The Databricks Storage Credentials API is part of Unity Catalog and allows you to create, update, list, and delete storage credentials. Storage credentials contain long-term clo...
- **Databricks Metastores API** — The Databricks Metastores API is part of Unity Catalog and allows you to create, update, list, and delete metastores. A metastore is the top-level container of objects in Unity ...
- **Databricks Connections API** — The Databricks Connections API is part of Unity Catalog and allows you to create, update, list, and delete connections to external data sources. Connections enable federated que...
- **Databricks Registered Models API** — The Databricks Registered Models API allows you to create, update, list, and delete registered models in the Unity Catalog model registry. It provides centralized model lifecycl...
- **Databricks Experiments API** — The Databricks Experiments API allows you to create, update, list, and manage MLflow experiments. Experiments are the primary unit of organization in MLflow, grouping runs that ...
- **Databricks Online Tables API** — The Databricks Online Tables API allows you to create, get, and delete online tables. Online tables are materialized copies of Delta tables optimized for low-latency lookups, en...
- **Databricks Quality Monitors API** — The Databricks Quality Monitors API allows you to create, update, get, and delete data quality monitors for tables. Quality monitors enable automated data profiling and anomaly ...
- **Databricks Vector Search Endpoints API** — The Databricks Vector Search Endpoints API allows you to create, list, get, and delete vector search endpoints. Vector search endpoints are compute resources that host vector se...
- **Databricks Shares API** — The Databricks Shares API is part of Delta Sharing and allows you to create, update, list, and delete shares. A share is a read-only logical collection of tables and table parti...
- **Databricks Recipients API** — The Databricks Recipients API is part of Delta Sharing and allows you to create, update, list, and delete recipients. A recipient is an entity that receives shared data from a p...
- **Databricks Providers API** — The Databricks Providers API is part of Delta Sharing and allows you to create, update, list, and delete data providers. Providers represent organizations that share data throug...
- **Databricks Clean Rooms API** — The Databricks Clean Rooms API allows you to create, update, list, and delete clean rooms. Clean rooms use Delta Sharing and serverless compute to provide a secure and privacy-p...
- **Databricks Notification Destinations API** — The Databricks Notification Destinations API allows you to create, update, list, and delete notification destinations for a workspace. Notification destinations define where ale...
- …and 17 more, listed in full on the page.

## MCP servers (1)

- **MCP Server** — Databricks managed MCP servers for Unity Catalog functions, Genie spaces, Databricks SQL, and Vector Search, with Unity Catalog permissions always enforced.

## Agentic access (1)

- **Databricks Agentic Access** — 25 operations · 15 acting · 2 human-in-the-loop

## Security (3)

- **Databricks Authentication** — http · 1 scheme
- **Databricks Domain Security** — TLSv1.3 · HSTS · DNSSEC · DMARC
- **Databricks Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Databricks Plans Pricing**

## Use cases (5)

- **Data Engineering** — Build and orchestrate ETL pipelines with Delta Live Tables and multi-task workflows.
- **Data Warehousing** — Run analytical SQL queries on lakehouse data with serverless SQL warehouses.
- **Machine Learning** — Train, track, and deploy ML models with MLflow experiment tracking and model registry.
- **Real-Time Analytics** — Process streaming data with structured streaming and serve results through online tables.
- **Data Governance** — Govern data assets across the organization with Unity Catalog metadata management.

## Tags

Artificial Intelligence, Analytics, Apache Spark, Big Data, Clean Rooms, Cloud Computing, Data, Data Analytics, Data Engineering, Data Governance, Delta Lake, Delta Sharing, ETL, Identity Management, Lakehouse, Machine-Learning, MLflow, Model Serving, Security, SQL, Unity Catalog, Vector Search, Visualize

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/databricks/). Scores are computed from the provider's own public artifacts under a published rubric.
