Telnyx updates Cloud Storage endpoint

8, Oct 2023

In order to build a more stable and scalable Cloud Storage API offering, we’re making changes to the API endpoint for Cloud Storage.

If you are a Telnyx Cloud Storage users that has storage buckets associated with your Mission Control Portal account, you’ll need to make some changes to ensure a smooth migration.

What change are we making?

The S3 XML API currently serviced by the storage.telnyx.com endpoint will be migrated to a regional endpoint, us-central-1.telnyxstorage.com.

Why are we making this change?

The current endpoint, storage.telnyx.com, is the only API endpoint for S3 XML API.

We are expanding our geographic diversity beginning with the introduction of the new regional endpoint us-central-1.telnyxstorage.com. This is consistent with how similar products are consumed today, with more regional endpoints planned for the coming months.

What to expect

From October 16, 2023, all new buckets and objects need to be created via the new regional endpoint. Buckets and objects created through storage.telnyx.com prior to this date can be accessed via the new regional endpoint.

From October 16, 2023, ListBuckets & GetBucketLocation are the only APIs that the storage.telnyx.com endpoint will accept.

What action do I need to take?

We recommend undertaking the following generic workflow:

  • Use ListBuckets to obtain all buckets.
  • Use GetBucketLocation to obtain the location of the bucket.
  • Form the correct regional endpoint, region_of_bucket.telnyxstorage.com for API operations.

If you have any questions, please contact our support team through the portal.