Skip to main content
All CollectionsDeveloper tools
Retrieve a bearer token
Retrieve a bearer token

This article describes how to retrieve a bearer token to use in the Cerby CLI.

Cerby Team avatar
Written by Cerby Team
Updated over a week ago

Who can use this feature?

  • Workspace Owners, Super Admins, and Admins

  • Only supported using the Cerby web app

To retrieve a bearer token, you must complete the following steps:

  1. Log in to your corresponding Cerby workspace using the Cerby web app.

  2. Click your user profile located at the top right of the page. A drop-down list is displayed.

  3. Select the My Profile option. The My Profile page is displayed with the General tab activated.

  4. Activate the Dev Tools tab. The Developer tools section is displayed with the Copy Bearer Token information.

  5. Click the Copy token button. Your bearer token is copied to the clipboard.

IMPORTANT: You must never share your bearer token with other users or store it in a visible place. Your bearer token is your unique identifier to perform different activities on Cerby, depending on your role. Be aware that bearer tokens expire after one hour.

Now you are done. You can start using the bearer token to authenticate and log in to the Cerby CLI.

Did this answer your question?