Skip to main content
ApolloAI Documentation home page
Search...
⌘K
Support
Search...
Navigation
Getting Started
Authentication
Guides
API reference
CLI Reference
Getting Started
Introduction
Installation
Authentication
Commands
Chat
Sessions
Memory
On this page
Login
Logout
Getting Started
Authentication
Copy page
Authenticating the CLI with your Apollo AI account
Copy page
Before using the CLI, you need to authenticate with your Apollo AI account.
Login
Run the login command to start the authentication process:
Copy
apollo
login
This will prompt you to enter your API Key. You can find or generate your API keys in the
Apollo AI Dashboard
.
Logout
To remove your stored credentials:
Copy
apollo
logout
This removes the locally stored API key configuration.
Installation
Chat
⌘I