Creates a new access key for an S3-compatible storage. Returns the new access key and secret key. Maximum 2 access keys per storage.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Storage ID
AccessKeyCreateDataV4
Access key ID used as the username in S3 authentication. Pass this in the AWS_ACCESS_KEY_ID field of your S3 client.
"AKIAIOSFODNN7EXAMPLE"
ISO 8601 timestamp when the access key was created
"2025-08-05 09:17:02+00:00"
Secret key used as the password in S3 authentication. Save this now — it cannot be retrieved again.
"wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"