Access Keys
Service URL, Root user access keys, rotation, and password verification on the Access Keys page.
The Access Keys page manages the Root user S3 credentials and displays the Service URL every client needs.
Navigation: e3 Object Storage → Access Keys
Service URL
Copy Service URL: s3.ca-central-1.eazybackup.com
Use this hostname as the S3 endpoint in backup apps, CLI tools, and SDKs. See Connection details.
Root user key table
Owner
Root user
Account ID
Tenant ID used in bucket policies
Access Key
Key hint (full ID shown once at creation)
Date Created
When the current key was issued
Actions
Create or rotate key
If no key exists yet, click Create your first key.
Create or rotate a key
Click Create your first key or Create new key.
Enter your account password to confirm.
Copy the Access Key ID and Secret Access Key immediately.
The secret is shown only once. Rotation revokes the previous secret immediately — update all applications before or immediately after rotating.
Permissions
The Root user key always has full S3 access to Root-owned buckets only. It cannot list or write to buckets owned by Users.
Multiple keys for workloads
For separate applications or least privilege:
Create a User on the Users page.
Create buckets owned by that User.
Issue one or more keys with Full, Read/Write, Read, or Write permissions.
See Users.