Device code flow
Used by thecelerflow login CLI command.
Bootstrap tokens
Agents receive a bootstrap token on connection viacelerflow connect. This token:
- Authenticates health reports, trace ingestion, and policy queries.
- Rotates automatically — the plugin handles this.
- Is scoped to a single agent and workspace.
API keys
For programmatic access, create API keys from Settings → API Keys:- Keys are prefixed with
cf_for identification. - Keys can be scoped to a specific agent or team.
- Revoke keys instantly from the dashboard.