aether apikey
Manage your own LLM provider API keys (BYO key). Keys are stored securely server-side and used by the agent to make LLM calls. The default provider is OpenRouter.These are LLM provider keys. For platform keys (
aether_…) that authorize the Aether REST API, see aether token.apikeys
Usage
Subcommands
aether apikey list
List providers and whether each is connected. Columns are provider, status, and when the key was added.aether apikey add
Add an API key. Defaults to the OpenRouter provider; get an OpenRouter key at openrouter.ai/keys. Omit--key to enter it at a secure prompt instead of passing it on the command line.