Skip to main content

API Endpoints for Cloud Storage

Edited Nov 1, 2023

If you encounter issues on *.telnyxstorage.com, please change your url endpoint to *.telnyxcloudstorage.com. The original domain was incorrectly blocked by certain DNS resolver. We are working on resolving the issues. If you encounter no issues on the current domain, you may continue to use them.

EndpointsRegionAvailabilityS3 Compatibility
us-central-1.telnyxstorage.comus-central-1Available

Refer to AWS S3 Compatibilty Matrix

us-east-1.telnyxstorage.comus-east-1Available

Refer to AWS S3 Compatibilty Matrix

us-west-1.telnyxstorage.comus-west-1Available

Refer to AWS S3 Compatibilty Matrix

Any of the regional endpoints can fulfill ListBuckets and GetBucketLocation API requests regardless of the location of each of the user’s buckets.

However, all other API methods need to be directed at the regional endpoint that the bucket is homed. Otherwise an error will be returned.

Hence, the user is advised to query the location of the bucket first and then form the correct regional endpoint for all subsequent API operations.