Skip to main content
Before using the CLI, you need to authenticate with your Apollo AI account.

Login

Run the login command to start the authentication process:
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:
apollo logout
This removes the locally stored API key configuration.