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 information in notebooks and jobs without exposing them in plaintext.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:secrets-api
name: Databricks Secrets API
tags:
- Credentials
- Secrets
- Security
humanURL: https://docs.databricks.com/api/workspace/secrets
properties:
- url: https://docs.databricks.com/api/workspace/secrets
  type: Documentation
description: 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 information in notebooks
  and jobs without exposing them in plaintext.