Shape gradient

Cli Api Keys

Setup the Lumino command-line interface and manage your authentication credentials securely.

Installing the CLI

The Lumino CLI is available as an NPM package. We recommend installing it globally.
bash
Copy
Coppied
1npm install -g Lumino-cli

Generating API Keys

Navigate to your dashboard to generate a secret key.
Your Production Key
sk_live_••••••••••••••••••••••••••••
Reveal Key
Security Warning
Never commit your secret API keys to version control.

Authentication

Authenticate the CLI by running the login command:
bash
Copy
Coppied
1Lumino login
Page BackgroundPage Background