Request content directly from the storage
Object Storage and SFTP Storage use different URL formats. Find the hostname in the service URLs list or in the Details section on the Storages tab of the CDB Technical Web Portal.

The URL format differs between Object Storage and SFTP Storage:
| Storage type | URL format | Notes |
|---|---|---|
| Object Storage | http(s)://<bucket-name>.<hostname>/<file> | HTTP and HTTPS supported |
| SFTP Storage | https://<storage-name>.<hostname>/<file> | Upload files to htdocs; omit the directory from the URL |
Examples:
- Object Storage — bucket
mybucket, filepicture.png, Luxembourg location:http://mybucket.s-ed1.cloud.gcore.lu/picture.png - SFTP Storage — storage
12345-test, file uploaded tohtdocs/picture.pngatams.origin.gcdn.co:https://12345-test.ams.origin.gcdn.co/picture.png