Documentation
CI/CD Service

Managing API Keys

API keys let you use BuildBear programmatically, in a CLI, and connect your GitHub repository to BuildBear's CI/CD service.

Supported Accounts: Currently we only support managing API keys for accounts created using GitHub or Google.

Create an API Key

  1. Click the Manage API Keys button in the sidebar of your Dashboard.

Create API Key

  1. Click the Create a new API Key button. A modal will appear for you to tag the key, set an expiration date, and copy the key to the clipboard.

Create API Key

Delete an API Key

  1. Click the Manage API Keys button in the sidebar of your Dashboard.
  2. You'll see a list of existing keys along with their status: live or expired.
  3. Click the Delete button next to the key you want to delete.

Delete API Key