The API Keys page allows you to create and manage your API keys for accessing the Logic API. You can generate new keys, as well as revoke and rename existing keys within this page.You can see when a key was created and when it was last used, which is helpful for determining unused keys. You can also see the first 8 characters of the key, but for security reasons, you will not be able to see the full key again after you close the dialog when creating a new key.
Using the Create a new secret key button in the top right of the page, you can create a new API key. This will open a dialog where you can enter a name for the key and generate it.Make sure to copy the key and store it in a secure location, as you will not be able to see it again after you close the dialog.
To rename an API key, click on the Edit button next to the key you want to rename. This will open a dialog where you can change the name of the key. This is useful for keeping track of what each key is used for.
To delete an API key, click on the Delete button next to the key you want to delete. This will open a dialog where you can confirm the deletion. Deleting a key will revoke its access to the Logic API, so make sure you no longer need the key before deleting it.