Password ManagerDeveloper Tools

Personal API Key for CLI Authentication

Your Bitwarden personal API key can be used as a method for authenticating into the command line interface (CLI).

note

Your personal API key is not the same as the organization API key used to access the Bitwarden Public API or Directory Connector. Personal API keys will have a client_id with format "user.clientId", while organization API keys will have a client_id with format "organization.ClientId".

Get your personal API key

To get your personal API key:

  1. In the Bitwarden web app, navigate to SettingsSecurityKeys:

    Keys
    Keys

  2. Select the View API key button and enter your master password to validate access. Once entered, you will be provided the following:

    • client_id: "user.clientId" (This value is unique to your account and does not change.)

    • client_secret: "clientSecret" (This value is unique and can be rotated).

    • scope: "api" (This value will always be "api").

    • grant_type: "client_credentials" (This value will always be "client_credentials").

Rotate your API key

Select the Rotate API Key button to rotate your personal API key. Rotating your key will only change your client_secret.

Rotating your key will invalidate your previous key and all active sessions using that key.

Authenticate using your API key

Logging in to the CLI with the personal API key is recommended for automated workflows or providing access to an external application. To log in with the API key:

Bash
bw login --apikey

This will initiate a prompt for your personal client_id and client_secret. Once your session is authenticated using these values, you'll be prompted to use the unlock command (learn more).

Using API key environment variables

In scenarios where automated work is being done with the Bitwarden CLI, you can save environment variables to prevent the need for manual intervention at authentication.

Environment variable name

Required value

BW_CLIENTID

client_id

BW_CLIENTSECRET

client_secret

Make a suggestion to this page

Contact Our Support Team

For technical, billing, and product questions.

Name*
Bitwarden account email*
Verify account email*
Product*
Are you self-hosting?*
Subject*
Message...*

Cloud Status

Check status

© 2024 Bitwarden, Inc. Terms Privacy Cookie Settings Sitemap

This site is available in English.
Go to EnglishStay Here