API Reference

lean login

Introduction

Log in with a QuantConnect account.

$ lean login [OPTIONS]

Description

Lets you log in with your QuantConnect API credentials and stores the given values in the credentials file in your global configuration directory.

If --user-id or --api-token is not provided, an interactive prompt is shown and the missing values are read from stdin.

You can request your user Id and API token on your Account page.

Options

The lean login command supports the following options:

OptionDescription
-u, --user-id <string>QuantConnect user id
-t, --api-token <string>QuantConnect API token
--show-secretsShow secrets as they are input
--verboseEnable debug logging
--helpDisplay the help text of the lean login command and exit

You can also see our Videos. You can also get in touch with us via Discord.

Did you find this page helpful?

Contribute to the documentation: