Developer APIs and SDKs
Keeper maintains a robust open source SDK for many command-line, integration, and DevOps use cases.
Last updated
Was this helpful?
Keeper maintains a robust open source SDK for many command-line, integration, and DevOps use cases.

Keeper offers several SDKs and secrets management tools for DevOps, IT Security, and software development teams utilizing a Zero-Knowledge architecture.
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/keeperpam/secrets-manager/overview
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/keeperpam/secrets-manager/secrets-manager-command-line-interface
The Keeper Secrets Manager SDKs are purpose-built to provide extremely fast, and efficient access to Secrets Management functionality from all popular languages.
Supported Languages:
https://docs.keeper.io/keeperpam/secrets-manager/developer-sdk-library
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/keeperpam/secrets-manager/integrations
Keeper Commander is a command-line and SDK interface that can be used to access and control your Keeper vault and perform administrative functions.
Command-line CLI
SDK library
https://docs.keeper.io/keeperpam/commander-cli/overview
Keeper Commander provides a REST Service Mode capability, which allows communication to the Commander CLI through a standard REST API interface while maintaining security and configuration flexibility.
Learn More about Commander Service Mode
Developer SDK in .NET for basic vault access and administrative functions.
https://github.com/Keeper-Security/keeper-sdk-dotnet
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, refer to the Python-based Commander CLI.
Last updated
Was this helpful?
Was this helpful?

