A Point Of Presence (also known as a "PoP", or "location"), is a datacenter location where a InterLink connection is available. They are facilitated by partners, providing the means for a customer to create an InterLink session.
List PoPs
List all available PoPs (locations) for a given region. By default, the results are returned in ascending alphabetical order by name.
path Parameters
regionThe region you want to target
query Parameters
order_byOrder in which to return results.
pagePage number to return.
page_sizeMaximum number of PoPs to return per page.
namePoP name to filter for.
hosting_provider_nameHosting provider name to filter for.
partner_idFilter for PoPs hosting an available shared connection from this partner. (UUID format)
link_bandwidth_mbpsFilter for PoPs with a shared connection allowing this bandwidth size. Note that we cannot guarantee that PoPs returned will have available capacity.
dedicated_availableFilter for PoPs with a dedicated connection available for self-hosted links.
List PoPs › Responses
List of PoPs on the current page.
total_countTotal number of PoPs.
Get a PoP
Get a PoP for the given PoP ID. The response object includes the PoP's name and information about its physical location.
path Parameters
regionThe region you want to target
pop_idID of PoP to get. (UUID format)
Get a PoP › Responses
idUnique identifier of the PoP. (UUID format)
nameName of the PoP. It is the common reference of Hosting DC (ex: TH2).
hosting_provider_nameName of the PoP's hosting provider, e.g. Telehouse for TH2 or OpCore for DC3.
addressPhysical address of the PoP.
cityCity where PoP is located.
logo_urlImage URL of the PoP's logo.
available_link_bandwidths_mbpsAvailable bandwidth in Mbits/s for future hosted links from available connections in this PoP.
display_namePretty name of the PoP. Includes name, hosting provider and location information (ex: Paris - TeleHouse TH2).
regionRegion of the PoP.