Settings & API Keys

Manage your personal access tokens for CLI and API access.

Create New Key

Active Keys

LabelKey PrefixCreated
No API keys found. create one to get started with the CLI.

CLI Quick Start

# 1. Login with your API key
$ python cli.py login --key <YOUR_NEW_KEY>
# 2. Start chatting
$ python cli.py chat
# Or analyze a log file
$ python cli.py analyze your_firmware.log