API Keys
#
API Key OverviewAPI keys authenticate your organization's users so they can use MQL and other API's to access metrics locally and in development workflows.
All users that have accounts within the Transform Metrics Catalog can create and revoke their own API keys through the Settings page.
To use an API key to access metrics via the MQL command line interface, run mql setup -k <your api key>
.
Note that it is recommended to store your API key somewhere safe after creation, as it will be redacted in your settings page after initial creation.