Skip to main content
Authenticate with Motus Cloud. Opens a browser-based OAuth flow and stores your credentials in ~/.motus/credentials.json. You only need to run this once: credentials persist across sessions.

Usage

Options

For CI environments where a browser is unavailable, set the LITHOSAI_API_KEY environment variable instead of running motus login. The environment variable takes precedence over the stored credential file.

Examples

Log in to Motus Cloud

Log in to a custom API endpoint

CI authentication via environment variable