API KEYSDeveloper & API
API Keys
API keys are managed from Settings → Developer & API and are used for CLI auth and other scoped automation flows.
CREATING A KEY
The settings page includes fields for name, scopes, and optional expiration.
Only shown once
New key values are only shown at creation time. After that, rotate or revoke from the key list.
AVAILABLE SCOPES
- project:read
- Read project metadata and settings
- project:write
- Write project-level changes
- annotation:read
- Read annotation records
- annotation:write
- Write annotation changes
- build:create
- Trigger builds
- build:read
- Read build status and history
- webhook:write
- Manage outbound webhooks
- workspace:read
- Read workspace-level data used by the app
- sdk:create
- Upload SDK source maps and deployments
- extension:create
- Authorize browser extension and start review sessions
KEY LIST
| Name | Prefix | Expires | Last Used | Actions |
|---|---|---|---|---|
Local Dev CLI | sk-bd-dev... | Never | Just now | |
CI runner | sk-bd-ci... | Mar 20, 2026 | 2h ago |
CLI EXAMPLE
claron
bash
