Get started
Getting an API key
Get an API key to authenticate against Momentic’s servers
Go to your Momentic dashboard and go to settings and follow the steps to generate an API key. Make sure to save it somewhere safe, you can only view it once!
To automatically pass the key to all Momentic CLI invocations, you can export the key in your shell configuration file (usually .bashrc
or .zshrc
) like so:
or pass it in as a flag to all CLI commands:
Was this page helpful?