Skip to main content

API Endpoints for Cloud Storage

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.