Blob S3 Credentials
Get the S3 access key pair of your API key with GET /v1/s3/credentials, to use aws-cli, boto3, rclone and the AWS SDKs with Blob Storage.
GET
string
required
The API key for your account. You can find this in your account settings.
blob:read or blob:write. The pair can read with blob:read and write with blob:write, as the access field shows.
Rate limits
10 requests per hour per account (
RATE_LIMITED, 429).Response
string
“success” if successful, “error” if not.
object

