Skip to main content
GET
/
storage
/
api
/
s3
S3 API Info
curl --request GET \
  --url https://api.tenbytecloud.com/v1/storage/api/s3 \
  --header 'apikey: <api-key>'
{
  "url": "https://s3.tenbytecloud.com:8080/"
}

Authorizations

apikey
string
header
required

Response

200 - application/json

S3 API URL

The response is of type object.