Passbolt API provides a secure, open source JSON API for team-based password management with end-to-end encryption and user-owned secret keys.
Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
This tool is designed for organizations and teams that need to centrally manage, share, and audit passwords and secrets securely. It is ideal for IT administrators and security teams looking to deploy a privacy-focused, self-hosted password manager with strong collaboration and security features.
Passbolt emphasizes security best practices such as end-to-end encryption and user-owned keys; users should ensure proper server security and follow documented deployment guidelines. Being open source and audited regularly, it is suitable for organizations requiring transparency and compliance with privacy regulations.
Run Passbolt Community Edition on your own server natively
Use Docker for simplified installation and deployment
Access detailed installation guides on the official Passbolt website
Choose between Community Edition, Pro Edition, or Cloud Edition based on needs
passbolt-cli <command> [options]
Use the Passbolt CLI tool to interact with the Passbolt API for managing passwords and secrets.
docker run passbolt/passbolt
Run Passbolt using the official Docker image for easy deployment.