Developer API / SDK Tools

Keeper maintains a robust open source SDK for many command-line, integration and DevOps use cases.

Secrets Manager

Keeper Secrets Manager provides your DevOps, IT Security and software development teams with a fully cloud-based, Zero-Knowledge platform for managing all of your infrastructure secrets such as API keys, Database passwords, access keys, certificates and any type of confidential data.

https://docs.keeper.io/secrets-manager/secrets-manager/overview

Secrets Manager CLI

The Keeper Secrets Manager CLI ("KSM CLI") provides core Secrets Manager Vault interaction from a terminal, shell script or any software that can be launched from a shell.

https://docs.keeper.io/secrets-manager/secrets-manager/secrets-manager-command-line-interface

Secrets Manager SDKs (Java, JavaScript, .Net, GoLang)

The Keeper Secrets Manager SDKs are purpose-built to provide extremely simple, fast and efficient access to Secrets Management functionality from all popular languages.

https://docs.keeper.io/secrets-manager/secrets-manager/developer-sdk-library

Secrets Manager CI/CD Integrations

Keeper Secrets Manager integrates into popular CI/CD platforms and development environments. Use Keeper Secrets Manager to inject secrets into your build processes, and remove hard-coded credentials from your environments. Support for Docker, Kubernetes, Github Actions, Terraform, PowerShell and more.

https://docs.keeper.io/secrets-manager/secrets-manager/integrations

Commander CLI / SDK (Python)

Keeper Commander is a command-line and SDK interface that can be used to access and control your Keeper vault and perform administrative functions. Supports both CLI and batch mode.

https://docs.keeper.io/secrets-manager/commander-cli/overview

.Net Vault SDK

Developer SDK in .Net for basic vault access and administrative functions.

https://github.com/Keeper-Security/keeper-sdk-dotnet

PowerShell CLI

Keeper's PowerShell command-line tool (PowerCommander) provides basic vault access and administrative functions:

https://github.com/Keeper-Security/keeper-sdk-dotnet/tree/release/PowerCommander For more advanced command line capabilities, please refer to the Python-based Commander CLI.

Last updated