diff --git a/README.md b/README.md index 8f8b5de4..52546edd 100644 --- a/README.md +++ b/README.md @@ -323,6 +323,7 @@ | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Box](https://developer.box.com/) | File Sharing and Storage | `OAuth`| Yes | Unknown | +| [Databricks](https://docs.databricks.com/api/workspace/introduction) | Manage Databricks workspaces, clusters, jobs, and notebooks via a Rest API | `apiKey` | Yes | Unknown | | [Delta Lake](https://docs.delta.io/latest/delta-apidoc.html) | Open-source storage framework enabling Lakehouse architecture with Spark, PrestoDB, Flink, Trino, Hive, and APIs | No | No | Unknown | | [ddownload](https://ddownload.com/api) | File Sharing and Storage | `apiKey` | Yes | Unknown | | [Dropbox](https://www.dropbox.com/developers) | File Sharing and Storage | `OAuth`| Yes | Unknown |