# Creation
# Preamble
In order to create an API key you need to have an account and be logged in with a browser client.
# Guide
- Go to to "other":
- Click the plus symbol:
- Configure your API key:
Next to the title you can specify secrets that you want to make accessible with this api key, specify if you want to "Allow insecure usage" (e.g. usage with remote decryption) or "secret restriction" (e.g. usage with sessions)
- Edit the created API key:
After clicking save click on the wrench symbol to edit the entry and display the actual secret key properties.
- Copy details:
Copy the shown details.
- (optional) Add secrets:
If you are using the API key without session you need to add secrets:
A SECRET_ID
will be shown for each secret. You will need that later too.