> ## Documentation Index
> Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bucket Addressing

> Learn about bucket addressing in Telnyx Cloud Storage, including path-style and virtual-hosted-style requests.

## Path-style requests

`https://[region].telnyxcloudstorage.com/[bucketname]/[objectname]`

## Virtual-hosted-style requests

`https://[bucketname].[region].telnyxcloudstorage.com/[objectname]`
