Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tenbytecloud.com/v1/storage/api/s3 \ --header 'apikey: <api-key>'
{ "url": "https://s3.tenbytecloud.com:8080/" }
Returns S3 API URL.
S3 API URL
The response is of type object.
object