Programmable Messaging | Jun. 30, 2020

Twilio Edge Locations Available for Programmable Messaging & Notify

This release includes support for the expansion of Twilio’s Global Infrastructure via Edge Locations which allows connectivity control into and out of Twilio’s platform. These changes will provide an improved experience bringing Twilio’s public and private connectivity closer to your application.

Note: All these changes are backward compatible and will not impact existing configurations.

Programmable Messaging supports Edge Locations for connections to Twilio’s infrastructure via the Base URL in Twilio's API api.{edge}.us1.twilio.com.

Example

// eg: api.{edge}.us1.twilio.com

https://api.ashburn.us1.twilio.com/2010-04-01

Notify support Edge Locations for connections to Twilio’s infrastructure via the Notify Base URL in Twilio’s API notify.{edge}.us1.twilio.com.

Example

//eg: notify.{edge}.us1.twilio.com

https://notify.ashburn.us1.twilio.com/2010-04-01

Click here to see the Edge Locations Blog Post and here for additional details on Edge Locations.

Messaging GA