API Keys
Last updated
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.
Go to Settings
Click on API Keys
View all api keys. You can filter api keys based on their status (Enabled, Disabled, Revoked).
If you have lost your API key; you must revoke it and create a new one again. The API key will not be shown again after it's been created.
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.
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 disabled
If 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
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