Skip to Content
LearnLoop APILicensing

Licensing

License keys are issued through the LearnLoop API and used to authenticate with both the central API and Glow instances.

Configuration

export LEARNLOOP_LICENSE_KEY=your-license-key

Or pass directly:

learnloop --license-key your-key glow personas list
Last updated on