The Networking API allows you to manage private networks. A network can be used to create a Virtual Cross Connect, which establishes a secure, private connection between your virtual private cloud (VPC) and the Telnyx network infrastructure.
HTTP ENDPOINTS
https://api.telnyx.com/networking/search/sites
https://api.telnyx.com/networking/networks
https://api.telnyx.com/networking/networks/{id}
https://api.telnyx.com/networking/vxc_bandwidths
https://api.telnyx.com/networking/vxcs
https://api.telnyx.com/networking/vxcs/{id}
https://api.telnyx.com/networking/vxcs/{vxc_id}/links/{link_id}
Getting Started with Networking
Requirements
You must have one or more virtual private clouds (VPC) running in Amazon Web Services (AWS), Azure, Google Cloud, or Equinix Datacenter.
Configuration and usage
Networks can be used to create a Virtual Cross Connect (VXC) between a VPC and the Telnyx network infrastructure.
To create a VXC, first create a Network, or use an existing Network if one has already been created.
Next, add a Site to the Network, or use a Site that has already been added to a Network. The Site should be created in the same geographic region as your VPC. For example, if you are running software in AWS US-East-2 (Ohio) should add the Telnyx Site in Chicago, IL (ORD-CH1) to your Network. If you run software in a VPC Region that lacks a Telnyx Site, you can create a VXC with a remote VPC Region.