API Keys
API keys are used to perform operations programmatically on behalf of a user. For example, you will need an API key to use any Modelmetry SDK.
View all API keys
Go to
Settings
Click on
API Keys
View all api keys. You can filter api keys based on their status (Enabled, Disabled, Revoked).
Create an API key
Go to
Settings
Click on
API Keys
Click on
New
Select the member you want to create the API key for
Click
Create
The API key will be displayed to you and it will never be shown to you again. Make sure you save and use it securely.
Disable an API key
Go to
Settings
Click on
API Keys
Open the action menu for the api key you want to disable
Click on
Disable
and the API key will be immediately disabledIf you were in a filtered view, the API key will disappear for that filtered view.
You can see it by selecting the appropriate filter.
You can re-enable the API key by following the same steps and clicking on
Enable
Revoke an API key
Go to
Settings
Click on
API Keys
Open the action menu for the api key you want to revoke
Click on
Revoke
and the API key will be immediately revoked
A revoked API key cannot be re-enabled so you will need to create a new API key.
Last updated