Skip to content
qibdo qibdo
Theme
Book a demo

Store and read a secret

This guide walks through the lifecycle of a secret: creating the container, writing its value as a version, reading the metadata back, and rotating to a new version.

  • Authentication. Export an API token as $QIBDO_API_TOKEN. Every path is relative to https://api.qibdo.example.com. See Authenticate a user and manage the session.
  • Permissions. Your identity needs permission to manage vault secrets in the workspace. See the authorization model.
  • Prerequisites. A workspace UUID. Throughout, {workspace} is your workspace UUID.