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
- Click the
Manage API Keys
button in the sidebar of your Dashboard.
- 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.
Delete an API Key
- Click the
Manage API Keys
button in the sidebar of your Dashboard. - You'll see a list of existing keys along with their status: live or expired.
- Click the
Delete
button next to the key you want to delete.