Keeper Commander SDKs

Overview of Keeper Commander SDKs and their features and usage guide

The Keeper Commander SDKs (in both .NET and Python) provide programmatic access to Keeper Security's services, enabling secure management of credentials, secrets, and enterprise resources at scale.

These SDKs abstract and implement the functionality of Keeper’s Vault, Enterprise Admin Console, and Secrets Manager, allowing integration of Keeper’s capabilities into custom applications, tools, and automation pipelines.

They provide:

  • Unified access to user vault data.

  • Secrets and credential management.

  • Enterprise user, role, and policy control.

  • Secure sharing mechanisms.

  • Audit and compliance.

Use Cases

  • Rotate application secrets securely via the Keeper Secrets Manager.

  • Onboard new employees with access to specific roles and vaults.

  • Audit password reuse or weak password patterns across the organization.

  • Share records securely with external contractors for limited periods.

  • Automate vault cleanup, compliance reporting, and backups.

Keeper .NET SDK

C#/.NET

SDK / library

Programmatic access to Keeper

Commander CLI (.NET)

.NET CLI

Terminal interface

Manual or scripted Keeper operations

PowerCommander

PowerShell

PowerShell module

Automation, scripting, admin tasks

Python SDK

Python

SDK/library

Programmatic access to Keeper

Last updated

Was this helpful?