Create API keys
Access keys are a pair of unique credentials that are used for authentication through the Cubbit S3-compatible API.
This access key pair is required for connecting to Cubbit through third-party clients, CLI tools, or any other interaction using the Cubbit S3-compatible API.
If you haven't created your first project yet, you can do it now.
Sign in with the Cubbit Console and select the project you would like to work on Navigate to the "Access key" menu item
Click on the "Create access key" button
Download the CSV and keep it safe
Show the "Secret key"
Copy and paste it into your client settings. This is the only moment you have to see this key
infoRename the key using a specific name to easily remember what it is associated to.
You can always rename the access key a second time by clicking on the button displayed inline.
You can generate as many keys as you want.
An API key will be already present in the list. This is because also the web client needs access to let you interact easily with your buckets and object.
This key is securely stored in your session and it will automatically be re-generated after each sign-in.