Secrets Manager SDK
The Bitwarden software development kit (SDK) can help developers create applications for secrets management. The Bitwarden SDK is used by the Bitwarden team to build discrete integrations with popular products, like
The core SDK,
The SDK, like the Secrets Manager CLI built on-top of it, can be used to execute the following operations:
Authenticate using an
access token.List all secrets, secrets in a project, or projects.
tip
To see the Python SDK in action, join a live Secrets Manager demo and Q&A!